Skip to content

Commit 12e5dc1

Browse files
committed
Preparing new release (1.2)
1 parent 88b91e3 commit 12e5dc1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Plug-ins/Bookmarks/win32/Bookmarks.vcxproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@
8383
<WarningLevel>Level3</WarningLevel>
8484
<SuppressStartupBanner>true</SuppressStartupBanner>
8585
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
86+
<CompileAsManaged>false</CompileAsManaged>
87+
<SDLCheck>false</SDLCheck>
88+
<MultiProcessorCompilation>false</MultiProcessorCompilation>
8689
</ClCompile>
8790
<ResourceCompile>
8891
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
@@ -131,6 +134,9 @@ if "%SDKPIDir%"a == ""a echo not performed. SDKPIDir environment variable not se
131134
<WarningLevel>Level3</WarningLevel>
132135
<SuppressStartupBanner>true</SuppressStartupBanner>
133136
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
137+
<CompileAsManaged>false</CompileAsManaged>
138+
<SDLCheck>false</SDLCheck>
139+
<MultiProcessorCompilation>false</MultiProcessorCompilation>
134140
</ClCompile>
135141
<ResourceCompile>
136142
<PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>

0 commit comments

Comments
 (0)