diff --git a/.gitignore b/.gitignore
index 13f7d83..3330f56 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,4 +21,6 @@ __pycache__
.user
game.py
*.cxx
-compile_commands.json
\ No newline at end of file
+compile_commands.json
+x64
+*.vcxproj.user
\ No newline at end of file
diff --git a/server/gameserver/win32/gameserver.vcxproj b/server/gameserver/win32/gameserver.vcxproj
index e749c48..93a92e4 100644
--- a/server/gameserver/win32/gameserver.vcxproj
+++ b/server/gameserver/win32/gameserver.vcxproj
@@ -80,6 +80,7 @@
true
+ C:\a8_env;..;$(IncludePath)
false
@@ -115,8 +116,8 @@
Level3
- true
- _DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ false
+ _DEBUG;_CONSOLE;GAME_ID=2005;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
true
@@ -266,7 +267,7 @@
-
+
@@ -284,7 +285,7 @@
-
+
@@ -315,7 +316,7 @@
-
+
diff --git a/server/gameserver/win32/gameserver.vcxproj.filters b/server/gameserver/win32/gameserver.vcxproj.filters
index 2fa2fd6..e7d78fa 100644
--- a/server/gameserver/win32/gameserver.vcxproj.filters
+++ b/server/gameserver/win32/gameserver.vcxproj.filters
@@ -404,7 +404,7 @@
源文件
-
+
源文件
@@ -560,7 +560,7 @@
third_party\a8
-
+
third_party\a8
@@ -653,7 +653,7 @@
third_party\f8
-
+
third_party\f8