diff --git a/WeChatFerry/sdk/SDK.vcxproj b/WeChatFerry/sdk/SDK.vcxproj
index 0246e85..054ecc1 100644
--- a/WeChatFerry/sdk/SDK.vcxproj
+++ b/WeChatFerry/sdk/SDK.vcxproj
@@ -86,7 +86,8 @@
Windows
true
false
- sdk.def
+
+
@@ -103,7 +104,8 @@
Windows
true
false
- sdk.def
+
+
@@ -130,7 +132,8 @@
true
false
false
- sdk.def
+
+
xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)Out
@@ -152,9 +155,6 @@ xcopy /y $(OutDir)$(TargetFileName) $(SolutionDir)..\clients\python\wcferry
-
-
-
diff --git a/WeChatFerry/sdk/SDK.vcxproj.filters b/WeChatFerry/sdk/SDK.vcxproj.filters
index ccdeccf..9c2e881 100644
--- a/WeChatFerry/sdk/SDK.vcxproj.filters
+++ b/WeChatFerry/sdk/SDK.vcxproj.filters
@@ -42,9 +42,4 @@
源文件
-
-
- 源文件
-
-
\ No newline at end of file
diff --git a/WeChatFerry/sdk/sdk.def b/WeChatFerry/sdk/sdk.def
deleted file mode 100644
index a5c9746..0000000
--- a/WeChatFerry/sdk/sdk.def
+++ /dev/null
@@ -1,3 +0,0 @@
-EXPORTS
- WxInitSDK
- WxDestroySDK