From cbded86ad59f8e962885218ebcafaf6e82cbe864 Mon Sep 17 00:00:00 2001 From: Michael Fabain Dirks Date: Tue, 19 Jul 2016 07:41:07 +0200 Subject: [PATCH] Attempted changes --- BlitzBasicIDE/blitzide.vcxproj | 46 +++++++-------------------- BlitzBasicLauncher/bblaunch.vcxproj | 46 +++++++-------------------- Engine/Engine.vcxproj | 49 ++++++++--------------------- Linker/linker_dll.vcxproj | 46 +++++++-------------------- LinkerLib/linker.vcxproj | 46 +++++++-------------------- Runtime/bbruntime_dll.vcxproj | 46 +++++++-------------------- RuntimeLib/bbruntime.vcxproj | 46 +++++++-------------------- asm_makeinsts/asm_makeinsts.vcxproj | 46 +++++++-------------------- blitz/blitz.vcxproj | 46 +++++++-------------------- blitz3d/blitz3d.vcxproj | 46 +++++++-------------------- compiler/compiler.vcxproj | 46 +++++++-------------------- config/config.vcxproj | 46 +++++++-------------------- debugger/debugger.vcxproj | 46 +++++++-------------------- gxruntime/gxruntime.vcxproj | 46 +++++++-------------------- stdutil/stdutil.vcxproj | 46 +++++++-------------------- 15 files changed, 167 insertions(+), 526 deletions(-) diff --git a/BlitzBasicIDE/blitzide.vcxproj b/BlitzBasicIDE/blitzide.vcxproj index ff90dba..a6eb05b 100644 --- a/BlitzBasicIDE/blitzide.vcxproj +++ b/BlitzBasicIDE/blitzide.vcxproj @@ -44,43 +44,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 - true - Speed - false - false - false Cdecl + Async true @@ -109,27 +97,15 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard - true - Speed - false - false - false + false Cdecl + Async true diff --git a/BlitzBasicLauncher/bblaunch.vcxproj b/BlitzBasicLauncher/bblaunch.vcxproj index 4c225fa..0fdd396 100644 --- a/BlitzBasicLauncher/bblaunch.vcxproj +++ b/BlitzBasicLauncher/bblaunch.vcxproj @@ -43,43 +43,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 - true - Speed - false - false - false Cdecl + Async true @@ -106,27 +94,15 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard - true - Speed - false - false - false + false Cdecl + Async true diff --git a/Engine/Engine.vcxproj b/Engine/Engine.vcxproj index 73561ec..5058b5b 100644 --- a/Engine/Engine.vcxproj +++ b/Engine/Engine.vcxproj @@ -71,12 +71,12 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ ..\#Build\$(ProjectName)\$(ConfigurationName)\ @@ -88,27 +88,16 @@ - Disabled - true - MultiThreadedDebug - true - EnableFastChecks - true - true - true + MultiThreadedDebugDLL + Default + false _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) ProgramDatabase - false - false - Guard + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - true - true - false StdCall + Async MachineX86 @@ -139,26 +128,14 @@ Level3 - MaxSpeed - true - true - false - MultiThreaded - true + false + MultiThreadedDLL true - true - true _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - Speed - false - false - false StdCall - OnlyExplicitInline + Async true diff --git a/Linker/linker_dll.vcxproj b/Linker/linker_dll.vcxproj index 58f06f5..d279c9e 100644 --- a/Linker/linker_dll.vcxproj +++ b/Linker/linker_dll.vcxproj @@ -43,43 +43,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 - true - Speed - false - false - false Cdecl + Async true @@ -108,27 +96,15 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard - true - Speed - false - false - false + false Cdecl + Async true diff --git a/LinkerLib/linker.vcxproj b/LinkerLib/linker.vcxproj index ef616e9..3768ea4 100644 --- a/LinkerLib/linker.vcxproj +++ b/LinkerLib/linker.vcxproj @@ -43,44 +43,32 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 @@ -97,28 +85,16 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 diff --git a/Runtime/bbruntime_dll.vcxproj b/Runtime/bbruntime_dll.vcxproj index ada5079..b397207 100644 --- a/Runtime/bbruntime_dll.vcxproj +++ b/Runtime/bbruntime_dll.vcxproj @@ -43,43 +43,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 - true - Speed - false - false - false Cdecl + Async true @@ -110,27 +98,15 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard - true - Speed - false - false - false + false Cdecl + Async true diff --git a/RuntimeLib/bbruntime.vcxproj b/RuntimeLib/bbruntime.vcxproj index 8547770..e69ed87 100644 --- a/RuntimeLib/bbruntime.vcxproj +++ b/RuntimeLib/bbruntime.vcxproj @@ -43,45 +43,33 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false + Default - Guard + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 @@ -98,29 +86,17 @@ - MultiThreaded - Default + MultiThreadedDLL false - MaxSpeed true Level3 - true - Speed - true _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - false - false - false Cdecl + Async 0x0409 diff --git a/asm_makeinsts/asm_makeinsts.vcxproj b/asm_makeinsts/asm_makeinsts.vcxproj index 3e605a3..db349d8 100644 --- a/asm_makeinsts/asm_makeinsts.vcxproj +++ b/asm_makeinsts/asm_makeinsts.vcxproj @@ -42,42 +42,30 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreaded - Default + MultiThreadedDLL false - MaxSpeed true Level3 - true - Speed - true _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard - false - false - false + false Cdecl + Async .\Release\asm_makeinsts.tlb @@ -98,28 +86,16 @@ - MultiThreadedDebug + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 - Default - true - Speed - false - false - false Cdecl + Async .\Debug\asm_makeinsts.tlb diff --git a/blitz/blitz.vcxproj b/blitz/blitz.vcxproj index 6e50531..f086733 100644 --- a/blitz/blitz.vcxproj +++ b/blitz/blitz.vcxproj @@ -43,44 +43,32 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false + Default ProgramDatabase - Guard + false Level3 - true - Speed - false - false - false Cdecl + Async .\Debug\blitz.tlb @@ -102,28 +90,16 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false ProgramDatabase - Guard - true - Speed - false - false - false + false Cdecl + Async .\Release\blitz.tlb diff --git a/blitz3d/blitz3d.vcxproj b/blitz3d/blitz3d.vcxproj index 1b32d7c..0fa4bc1 100644 --- a/blitz3d/blitz3d.vcxproj +++ b/blitz3d/blitz3d.vcxproj @@ -42,43 +42,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 @@ -96,30 +84,18 @@ - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks + Default $(DXSDK_INCLUDE);$(DIRECTXSDK_INCLUDE); - true - true - false - false - false - false - Guard + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 diff --git a/compiler/compiler.vcxproj b/compiler/compiler.vcxproj index 4e7f745..4440fa6 100644 --- a/compiler/compiler.vcxproj +++ b/compiler/compiler.vcxproj @@ -43,44 +43,32 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 @@ -96,28 +84,16 @@ - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 diff --git a/config/config.vcxproj b/config/config.vcxproj index f941ba0..50b0a8d 100644 --- a/config/config.vcxproj +++ b/config/config.vcxproj @@ -43,43 +43,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreaded - Default + MultiThreadedDLL false - MaxSpeed true Level3 - true - Speed - true _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - false - false - false Cdecl + Async 0x0409 @@ -96,29 +84,17 @@ - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 diff --git a/debugger/debugger.vcxproj b/debugger/debugger.vcxproj index 23c4bc5..9be0f51 100644 --- a/debugger/debugger.vcxproj +++ b/debugger/debugger.vcxproj @@ -44,42 +44,30 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard - true - Speed - false - false - false + false Cdecl + Async true @@ -105,28 +93,16 @@ - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - true - true - false - false - false - false - Guard + Default + false Level3 - true - Speed - false - false - false Cdecl + Async true diff --git a/gxruntime/gxruntime.vcxproj b/gxruntime/gxruntime.vcxproj index a6f38e4..c81a7cc 100644 --- a/gxruntime/gxruntime.vcxproj +++ b/gxruntime/gxruntime.vcxproj @@ -45,42 +45,30 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreaded - Default + MultiThreadedDLL false - MaxSpeed - true - Speed - true _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) - false - true - false - false true Level3 - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - false - false - false Cdecl + Async 0x0409 @@ -98,28 +86,16 @@ - MultiThreadedDebug - Default + MultiThreadedDebugDLL false - Disabled true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - EnableFastChecks - false - true - false - false - true - Speed - true - false - Guard + Default + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - false - false - false Cdecl + Async 0x0409 diff --git a/stdutil/stdutil.vcxproj b/stdutil/stdutil.vcxproj index 4de4477..631aa3c 100644 --- a/stdutil/stdutil.vcxproj +++ b/stdutil/stdutil.vcxproj @@ -42,43 +42,31 @@ - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ false $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - ..\#Build\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ - ..\#Intermediate\$(ProjectName)\$(ConfigurationName)-$(PlatformTarget)\ + ..\#Build\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ + ..\#Intermediate\$(ProjectName)\$(Configuration)-$(PlatformTarget)\ true $(DXSDK_DIR)Include\;$(VC_IncludePath);$(WindowsSDK_IncludePath); $(DXSDK_DIR)Lib\x86\;$(VC_LibraryPath_x86);$(WindowsSDK_LibraryPath_x86);$(NETFXKitsDir)Lib\um\x86 - MultiThreaded - Default - true + MultiThreadedDLL false - MaxSpeed true Level3 _CRT_SECURE_NO_WARNINGS;WIN32;%(PreprocessorDefinitions) true - true - false - false - false - false - Guard + false $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409 @@ -95,29 +83,17 @@ - MultiThreadedDebug - Default - Disabled + MultiThreadedDebugDLL true true _CRT_SECURE_NO_WARNINGS;WIN32;DEBUG;%(PreprocessorDefinitions) - true - EnableFastChecks + Default false - true - false - false - false - false - Guard + false Level3 $(IntDir)vc$(PlatformToolsetVersion).pdb - true - Speed - false - false - false Cdecl + Async 0x0409