Skip to content

Commit f1e299b

Browse files
committed
propagate Coises example to all 6 builds
1 parent b9ff71f commit f1e299b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

vs.proj/CollectionInterface.vcxproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ copy ..\readme.FIRST ..\bin\readme.FIRST</Command>
240240
<PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;COLLECTIONINTERFACE_EXPORTS;_CRT_NONSTDC_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS;_CRT_NON_CONFORMING_SWPRINTFS=1;%(PreprocessorDefinitions)</PreprocessorDefinitions>
241241
<TreatWarningAsError>true</TreatWarningAsError>
242242
<RuntimeLibrary>MultiThreaded</RuntimeLibrary>
243+
<AdditionalIncludeDirectories>$(ProjectDir)..\src\Dialogs;$(ProjectDir)..\src;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
243244
</ClCompile>
244245
<Link>
245246
<SubSystem>Windows</SubSystem>

0 commit comments

Comments
 (0)