Skip to content

Commit

Permalink
Fixed build errors + PCH warnings on Windows 32 bit builds
Browse files Browse the repository at this point in the history
  • Loading branch information
eranif committed Jan 12, 2015
1 parent 09f1bbc commit 88c99b3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
1 change: 1 addition & 0 deletions CodeFormatter/CodeFormatter.project
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
<IncludePath Value="."/>
<Preprocessor Value="WXUSINGDLL_SDK"/>
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="ASTYLE_LIB"/>
</Compiler>
<Linker Options="">
<LibraryPath Value="."/>
Expand Down
5 changes: 0 additions & 5 deletions PCH/PCH.project
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@
<GlobalSettings>
<Compiler Options="" C_Options="" Assembler="">
<IncludePath Value="."/>
<Preprocessor Value="__WX__"/>
<Preprocessor Value="WXUSINGDLL"/>
<Preprocessor Value="ASTYLE_LIB"/>
<Preprocessor Value="WXUSINGDLL_CL"/>
<Preprocessor Value="WXUSINGDLL_SDK"/>
</Compiler>
<Linker Options="">
<LibraryPath Value="."/>
Expand Down

0 comments on commit 88c99b3

Please sign in to comment.