diff --git a/build/wxExtend.props b/build/wxExtend.props
index b110028..cd4b458 100644
--- a/build/wxExtend.props
+++ b/build/wxExtend.props
@@ -17,4 +17,68 @@
$(wxExtendVersion)
+
+
+
+
+
+
+
+ Create
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/build/wxExtendDll-10.0.vcxproj b/build/wxExtendDll-10.0.vcxproj
new file mode 100644
index 0000000..32ffb97
--- /dev/null
+++ b/build/wxExtendDll-10.0.vcxproj
@@ -0,0 +1,78 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Debug
+ x64
+
+
+ Release
+ Win32
+
+
+ Release
+ x64
+
+
+
+ {A3A36689-AC35-4026-93DA-A3BA0C0E767C}
+ wxExtend
+ wxExtend
+
+
+
+ DynamicLibrary
+ true
+ Unicode
+
+
+ DynamicLibrary
+ true
+ Unicode
+
+
+ DynamicLibrary
+ false
+ true
+ Unicode
+
+
+ DynamicLibrary
+ false
+ true
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/build/wxExtendDll.vcxproj.filters b/build/wxExtendDll-10.0.vcxproj.filters
similarity index 100%
rename from build/wxExtendDll.vcxproj.filters
rename to build/wxExtendDll-10.0.vcxproj.filters
diff --git a/build/wxExtendDll.props b/build/wxExtendDll.props
index 7aff24d..65559bd 100644
--- a/build/wxExtendDll.props
+++ b/build/wxExtendDll.props
@@ -1,14 +1,30 @@
+
+
+
+ $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)
+
+
+ $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)_$(Platform)
+
+
+ $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)
+
+
+ $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)_$(Platform)
+
WXEXTEND_DLL;%(PreprocessorDefinitions)
-
+
+
+
\ No newline at end of file
diff --git a/build/wxExtendDll.vcxproj b/build/wxExtendDll.vcxproj
deleted file mode 100644
index ed4fff3..0000000
--- a/build/wxExtendDll.vcxproj
+++ /dev/null
@@ -1,163 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Debug
- x64
-
-
- Release
- Win32
-
-
- Release
- x64
-
-
-
-
-
-
-
-
-
- Create
- Create
- Create
- Create
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {A3A36689-AC35-4026-93DA-A3BA0C0E767C}
- wxExtend
- wxExtend
-
-
-
- DynamicLibrary
- true
- Unicode
-
-
- DynamicLibrary
- true
- Unicode
-
-
- DynamicLibrary
- false
- true
- Unicode
-
-
- DynamicLibrary
- false
- true
- Unicode
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)
-
-
- $(ProjectName)$(wxExtendVersion)ud_vc$(PlatformToolsetVersion)_$(Platform)
-
-
- $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)
-
-
- $(ProjectName)$(wxExtendVersion)u_vc$(PlatformToolsetVersion)_$(Platform)
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/build/wxExtendLib.vcxproj b/build/wxExtendLib-10.0.vcxproj
similarity index 53%
rename from build/wxExtendLib.vcxproj
rename to build/wxExtendLib-10.0.vcxproj
index 09ae51f..120d488 100644
--- a/build/wxExtendLib.vcxproj
+++ b/build/wxExtendLib-10.0.vcxproj
@@ -18,75 +18,6 @@
x64
-
-
-
-
-
-
-
- Create
- Create
- Create
- Create
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{D3E29951-D9F5-486D-A167-20AE8E90B1FA}
wxExtend
@@ -120,26 +51,18 @@
-
-
-
-
-
-
-
-
diff --git a/build/wxExtendLib.vcxproj.filters b/build/wxExtendLib-10.0.vcxproj.filters
similarity index 100%
rename from build/wxExtendLib.vcxproj.filters
rename to build/wxExtendLib-10.0.vcxproj.filters
diff --git a/build/wxExtendLib.props b/build/wxExtendLib.props
index 9a6fcf7..8f02212 100644
--- a/build/wxExtendLib.props
+++ b/build/wxExtendLib.props
@@ -1,6 +1,8 @@
+
+
diff --git a/wxExtend.sln b/wxExtend-10.0.sln
similarity index 91%
rename from wxExtend.sln
rename to wxExtend-10.0.sln
index 92c64df..429345e 100644
--- a/wxExtend.sln
+++ b/wxExtend-10.0.sln
@@ -3,9 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{14D5FE5B-9742-4D1F-A1E0-32E694B94AAB}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxExtend", "build\wxExtendLib.vcxproj", "{D3E29951-D9F5-486D-A167-20AE8E90B1FA}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxExtend", "build\wxExtendLib-10.0.vcxproj", "{D3E29951-D9F5-486D-A167-20AE8E90B1FA}"
EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxExtend", "build\wxExtendDll.vcxproj", "{A3A36689-AC35-4026-93DA-A3BA0C0E767C}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wxExtend", "build\wxExtendDll-10.0.vcxproj", "{A3A36689-AC35-4026-93DA-A3BA0C0E767C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution