9 lines
382 B
Plaintext
9 lines
382 B
Plaintext
#define PATH_SEVENZ "C:\Program Files\7-Zip"
|
|
#define PATH_MPRESS "C:\Program Files\MPress"
|
|
#define PATH_UPXBIN "C:\Program Files\UPX"
|
|
#define PATH_MKNSIS "C:\Program Files\NSIS\Unicode"
|
|
#define PATH_MSVC90 "C:\Program Files\Microsoft Visual Studio 9.0"
|
|
#define PATH_QTMSVC "C:\Qt\4.7.2"
|
|
#define PATH_GNUPG1 "C:\Program Files\GNU\GnuPG"
|
|
#define PATH_VCPROJ "..\..\LameXP_VS2008.sln"
|