mirror of https://github.com/BOINC/boinc.git
don't include boinc_win.h in apps
svn path=/trunk/boinc/; revision=6995
This commit is contained in:
parent
11b10cb0a3
commit
36e33d88ae
|
@ -9850,3 +9850,9 @@ David 2 Aug 2005
|
|||
win_build/
|
||||
boinc_gui.vcproj
|
||||
upper_case.vcproj
|
||||
|
||||
David 2 Aug 2005
|
||||
- Don't force-include boinc_win.h in apps
|
||||
|
||||
win_build/
|
||||
upper_case.vcproj
|
||||
|
|
|
@ -110,7 +110,7 @@
|
|||
SuppressStartupBanner="TRUE"
|
||||
DebugInformationFormat="4"
|
||||
CompileAs="2"
|
||||
ForcedIncludeFiles="boinc_win.h"/>
|
||||
ForcedIncludeFiles=""/>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"/>
|
||||
<Tool
|
||||
|
|
Loading…
Reference in New Issue