mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-17 21:24:47 +10:00
Copy *L10N.ini files to output folder
So that they can be used during debugging.
This commit is contained in:
@@ -27,10 +27,8 @@ using namespace ATL;
|
||||
#include <shlobj.h>
|
||||
|
||||
#ifdef BUILD_SETUP
|
||||
#define INI_PATH L""
|
||||
#define DOC_PATH L""
|
||||
#else
|
||||
#define INI_PATH L"..\\"
|
||||
#define DOC_PATH L"..\\..\\Docs\\Help\\"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user