diff --git a/.gitignore b/.gitignore
index a013077..7c3aca6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
x64/
Debug/
+ipch/
# Misc
*.sdf
diff --git a/4J_Input/4J_Input.vcxproj b/4J_Input/4J_Input.vcxproj
index eef45e5..ede17d5 100644
--- a/4J_Input/4J_Input.vcxproj
+++ b/4J_Input/4J_Input.vcxproj
@@ -112,7 +112,7 @@
- NotUsing
+ Create
Level3
Disabled
_WINDOWS64;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
@@ -148,14 +148,15 @@
Level3
- Use
+ Create
MaxSpeed
true
true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ _WINDOWS64;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
true
../Headers/Windows64;../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
+ MultiThreaded
Windows
diff --git a/4J_Profile/4J_Profile.vcxproj b/4J_Profile/4J_Profile.vcxproj
index ceb06d4..58c8fbc 100644
--- a/4J_Profile/4J_Profile.vcxproj
+++ b/4J_Profile/4J_Profile.vcxproj
@@ -112,14 +112,14 @@
- NotUsing
+ Create
Level3
Disabled
WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)
true
../Headers/Windows64;../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
- MultiThreadedDebug
+ MultiThreadedDLL
Windows
@@ -148,14 +148,15 @@
Level3
- Use
+ Create
MaxSpeed
true
true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ _WINDOWS64;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
true
../Headers/Windows64;../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
+ MultiThreaded
Windows
diff --git a/4J_Render/4J_Render.vcxproj b/4J_Render/4J_Render.vcxproj
index bf714a0..3a08f51 100644
--- a/4J_Render/4J_Render.vcxproj
+++ b/4J_Render/4J_Render.vcxproj
@@ -114,7 +114,7 @@
- $(ProjectName)_PC_d
+ $(ProjectName)_d
$(ProjectName)_d
@@ -150,7 +150,7 @@
../Headers/Windows64;../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
CompileAsCpp
- MultiThreadedDebug
+ MultiThreadedDLL
Windows
@@ -190,10 +190,12 @@
MaxSpeed
true
true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ _WINDOWS64;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
true
../Headers/Windows64;../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
+ MultiThreaded
+ CompileAsCpp
Windows
diff --git a/4J_Storage/4J_Storage.vcxproj b/4J_Storage/4J_Storage.vcxproj
index 73f548e..6af049b 100644
--- a/4J_Storage/4J_Storage.vcxproj
+++ b/4J_Storage/4J_Storage.vcxproj
@@ -108,7 +108,7 @@
- NotUsing
+ Create
Level3
Disabled
_WINDOWS64;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
@@ -144,14 +144,15 @@
Level3
- Use
+ Create
MaxSpeed
true
true
- WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)
+ _WINDOWS64;NDEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
true
../Headers/Windows64;../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
+ MultiThreaded
Windows
diff --git a/4J_XTMS/4J_XTMS.vcxproj b/4J_XTMS/4J_XTMS.vcxproj
index d8a0b1b..c8824ce 100644
--- a/4J_XTMS/4J_XTMS.vcxproj
+++ b/4J_XTMS/4J_XTMS.vcxproj
@@ -84,13 +84,14 @@
- NotUsing
+ Create
Level3
Disabled
_WINDOWS64;_DEBUG;_LIB;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
true
../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
+ MultiThreadedDLL
Windows
@@ -119,7 +120,7 @@
Level3
- Use
+ Create
MaxSpeed
true
true
@@ -127,6 +128,7 @@
true
../Headers;$(ProjectDir);%(AdditionalIncludeDirectories)
stdafx.h
+ MultiThreaded
Windows
@@ -135,21 +137,6 @@
true
-
-
-
-
-
-
-
-
-
- Create
- Create
- Create
- Create
-
-
diff --git a/4J_XTMS/4J_XTMS.vcxproj.filters b/4J_XTMS/4J_XTMS.vcxproj.filters
index f53f225..d7ef6a1 100644
--- a/4J_XTMS/4J_XTMS.vcxproj.filters
+++ b/4J_XTMS/4J_XTMS.vcxproj.filters
@@ -14,20 +14,4 @@
rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
-
- Header Files
-
-
- Header Files
-
-
-
-
- Source Files
-
-
\ No newline at end of file