Skip to content

Commit

Permalink
Preparing new release (1.2)
Browse files Browse the repository at this point in the history
  • Loading branch information
binghe committed Dec 6, 2019
1 parent 88b91e3 commit 12e5dc1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Plug-ins/Bookmarks/win32/Bookmarks.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<CompileAsManaged>false</CompileAsManaged>
<SDLCheck>false</SDLCheck>
<MultiProcessorCompilation>false</MultiProcessorCompilation>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down Expand Up @@ -131,6 +134,9 @@ if "%SDKPIDir%"a == ""a echo not performed. SDKPIDir environment variable not se
<WarningLevel>Level3</WarningLevel>
<SuppressStartupBanner>true</SuppressStartupBanner>
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
<CompileAsManaged>false</CompileAsManaged>
<SDLCheck>false</SDLCheck>
<MultiProcessorCompilation>false</MultiProcessorCompilation>
</ClCompile>
<ResourceCompile>
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
Expand Down

0 comments on commit 12e5dc1

Please sign in to comment.