Skip to content

Commit

Permalink
Tweaked project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
poiru committed Feb 19, 2013
1 parent 10e7b7f commit 64ccf63
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions foo_cad/foo_cad.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@
<IntrinsicFunctions>true</IntrinsicFunctions>
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;FOO_CAD_EXPORTS;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
<RuntimeTypeInfo>false</RuntimeTypeInfo>
<ExceptionHandling>false</ExceptionHandling>
<BufferSecurityCheck>false</BufferSecurityCheck>
</ClCompile>
<Link>
<SubSystem>Windows</SubSystem>
Expand Down

0 comments on commit 64ccf63

Please sign in to comment.