diff --git a/build/msw/wx_custom_build.vcxproj b/build/msw/wx_custom_build.vcxproj index 2cfe3ea13a..6b5e51df0b 100644 --- a/build/msw/wx_custom_build.vcxproj +++ b/build/msw/wx_custom_build.vcxproj @@ -131,6 +131,12 @@ $(wxToolkitDllNamePrefix)$(ProjectName)$(wxToolkitDllNameSuffix) $(wxToolkitDllNamePrefix)$(ProjectName)$(wxToolkitDllNameSuffix) + + + Didn't find "include\wx\setup.h", copying setup0.h + copy ..\..\include\wx\msw\setup0.h ..\..\include\wx\msw\setup.h + +