git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45104
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#if GetEnv("WXW_VER") == "CVS"
#define INFOFILE "C:\wx\inno\wxWidgets\BuildCVS.txt"
#if GetEnv("WXW_VER") == "CVS"
#define INFOFILE "C:\wx\inno\wxWidgets\BuildCVS.txt"
- #define SETUPFILENAME "wxMSW-cvs-Setup"
#define WX_VERSION "CVS"
#else
#define INFOFILE "C:\wx\inno\wxWidgets\docs\msw\install.txt"
#define WX_VERSION "CVS"
#else
#define INFOFILE "C:\wx\inno\wxWidgets\docs\msw\install.txt"
- #define SETUPFILENAME "wxMSW-" + GetENV("WXW_VER") + "-Setup"
#define WX_VERSION GetENV("WXW_VER")
#endif
#define WX_VERSION GetENV("WXW_VER")
#endif
+#define SETUPFILENAME "wxMSW-" + GetENV("WXW_VER") + "-Setup"
+