File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ $Configuration "Debug"
4545 $PreprocessorDefinitions "$BASE;USE_CONVARS;VOICE_OVER_IP;BUMPMAP;__USEA3D;_ADD_EAX_;ENGINE_DLL;VERSION_SAFE_STEAM_API_INTERFACES;USE_BREAKPAD_HANDLER"
4646 $PreprocessorDefinitions "$BASE;SUPPORTS_INT64" [$WIN64]
4747 $PreprocessorDefinitions "$BASE;DEDICATED;SWDS" [$DEDICATED]
48- $PreprocessorDefinitions "$BASE;MPA_BUILD_WITHOUT_ATL "
48+ $PreprocessorDefinitions "$BASE;SA_MPA_BUILD_WITHOUT_ATL "
4949 $PreprocessorDefinitions "$BASE;USE_WEBM_FOR_REPLAY" [$LINUXALL]
5050
5151 $AdditionalIncludeDirectories "$BASE;$SRCDIR/thirdparty/gperftools-2.0/src/" [$GPROFILER]
@@ -92,7 +92,7 @@ $Configuration "Release"
9292 $PreprocessorDefinitions "$BASE;USE_CONVARS;VOICE_OVER_IP;BUMPMAP;__USEA3D;_ADD_EAX_;ENGINE_DLL;VERSION_SAFE_STEAM_API_INTERFACES;USE_BREAKPAD_HANDLER"
9393 $PreprocessorDefinitions "$BASE;SUPPORTS_INT64" [$WIN64]
9494 $PreprocessorDefinitions "$BASE;DEDICATED;SWDS" [$DEDICATED]
95- $PreprocessorDefinitions "$BASE;MPA_BUILD_WITHOUT_ATL "
95+ $PreprocessorDefinitions "$BASE;SA_MPA_BUILD_WITHOUT_ATL "
9696 $PreprocessorDefinitions "$BASE;USE_WEBM_FOR_REPLAY" [$LINUXALL]
9797
9898 $AdditionalIncludeDirectories "$BASE;$SRCDIR/thirdparty/gperftools-2.0/src/" [$GPROFILER]
You can’t perform that action at this time.
0 commit comments