Skip to content

Commit

Permalink
Update version number for VisualStudiowq
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuaki1987 committed Apr 30, 2020
1 parent 277cc23 commit 0aa7520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fermisurfer.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<ClCompile>
<AdditionalIncludeDirectories>.;C:\Program Files\wxWidgets\lib\vc_lib\mswu;C:\Program Files\wxWidgets\include\msvc;C:\Program Files\wxWidgets\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
<PreprocessorDefinitions>HAVE_GL_GL_H;HAVE_GL_GLU_H;NDEBUG;__WXMSW__;_UNICODE;VERSION="2.0.0";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<PreprocessorDefinitions>HAVE_GL_GL_H;HAVE_GL_GLU_H;NDEBUG;__WXMSW__;_UNICODE;VERSION="2.1.0";%(PreprocessorDefinitions)</PreprocessorDefinitions>
<OpenMPSupport>true</OpenMPSupport>
<SDLCheck>false</SDLCheck>
<ForcedIncludeFiles>Windows.h;%(ForcedIncludeFiles)</ForcedIncludeFiles>
Expand Down

0 comments on commit 0aa7520

Please sign in to comment.