diff --git a/projectfiles/VC10/wesnoth.vcxproj b/projectfiles/VC10/wesnoth.vcxproj
index ae4bec821c0..9c4849d2af6 100644
--- a/projectfiles/VC10/wesnoth.vcxproj
+++ b/projectfiles/VC10/wesnoth.vcxproj
@@ -58,6 +58,8 @@
$(SolutionDir)$(Configuration)\
$(Configuration)\
true
+ $(IncludePath)
+ $(LibraryPath)
@@ -414,6 +416,11 @@
$(IntDir)Editor\
$(IntDir)Editor\
+
+ $(IntDir)Gui\Dialogs\
+ $(IntDir)Gui\Dialogs\
+ $(IntDir)Gui\Dialogs\
+
$(IntDir)Gui\Widgets\
$(IntDir)Gui\Widgets\
@@ -1122,6 +1129,7 @@
$(IntDir)Storyscreen\
$(IntDir)Storyscreen\
+
$(IntDir)Whiteboard\
$(IntDir)Whiteboard\
@@ -1142,10 +1150,8 @@
$(IntDir)Whiteboard\
$(IntDir)Whiteboard\
-
- $(IntDir)Whiteboard\
+
$(IntDir)Whiteboard\
- $(IntDir)Whiteboard\
$(IntDir)Whiteboard\
@@ -1174,11 +1180,6 @@
$(IntDir)Whiteboard\
$(IntDir)Whiteboard\
-
- $(IntDir)Whiteboard\
- $(IntDir)Whiteboard\
- $(IntDir)Whiteboard\
-
$(IntDir)Widgets\
$(IntDir)Widgets\
@@ -1441,6 +1442,7 @@
+
@@ -1601,11 +1603,12 @@
+
-
+
@@ -1614,7 +1617,6 @@
-
diff --git a/projectfiles/VC10/wesnoth.vcxproj.filters b/projectfiles/VC10/wesnoth.vcxproj.filters
index ecd59adf192..b7df8f78529 100644
--- a/projectfiles/VC10/wesnoth.vcxproj.filters
+++ b/projectfiles/VC10/wesnoth.vcxproj.filters
@@ -77,6 +77,12 @@
{e86f750d-6466-4226-a737-8ed73eee5bc8}
+
+ {ebf53609-f1d2-4592-9713-082ebdd65dd9}
+
+
+ {24fa9dff-1e37-435e-9c30-50571ff65b5e}
+
@@ -695,9 +701,6 @@
Whiteboard
-
- Whiteboard
-
Whiteboard
@@ -719,9 +722,6 @@
Whiteboard
-
- Whiteboard
-
Gui\Widgets
@@ -895,6 +895,15 @@
+
+ Whiteboard
+
+
+ tools\schema
+
+
+ Gui\Dialogs
+
@@ -1551,9 +1560,6 @@
Whiteboard
-
- Whiteboard
-
Whiteboard
@@ -1578,9 +1584,6 @@
Whiteboard
-
- Whiteboard
-
Gui\Widgets
@@ -1747,5 +1750,14 @@
+
+ Whiteboard
+
+
+ tools\schema
+
+
+ Gui\Dialogs
+
\ No newline at end of file
diff --git a/projectfiles/VC10/wesnoth.vcxproj.user b/projectfiles/VC10/wesnoth.vcxproj.user
index c1dee9df4d8..404e26af24e 100644
--- a/projectfiles/VC10/wesnoth.vcxproj.user
+++ b/projectfiles/VC10/wesnoth.vcxproj.user
@@ -1,15 +1,16 @@
-
-
-
- ..\..\
- WindowsLocalDebugger
-
-
- ..\..\
- WindowsLocalDebugger
-
-
- ..\..\
- WindowsLocalDebugger
-
+
+
+
+ ..\..\
+ WindowsLocalDebugger
+
+
+ ..\..\
+ WindowsLocalDebugger
+ --debug --log-debug=scripting/lua
+
+
+ ..\..\
+ WindowsLocalDebugger
+
\ No newline at end of file
diff --git a/projectfiles/VC10/wesnothlib.vcxproj b/projectfiles/VC10/wesnothlib.vcxproj
index 82a715e1c4c..edb4cf8430f 100644
--- a/projectfiles/VC10/wesnothlib.vcxproj
+++ b/projectfiles/VC10/wesnothlib.vcxproj
@@ -1,120 +1,125 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
-
- {4A16638B-127B-4AE8-8E0B-4B211B96F976}
- wesnothlib
-
-
-
- StaticLibrary
- MultiByte
- true
-
-
- StaticLibrary
- MultiByte
-
-
-
-
-
-
-
-
-
-
-
-
- <_ProjectFileVersion>10.0.30319.1
- $(SolutionDir)$(Configuration)\
- $(Configuration)\wesnothlib\
- $(SolutionDir)$(Configuration)\
- $(Configuration)\
-
-
-
- $(IntDir)BuildLog.htm
-
-
- Disabled
- ../../src;%(AdditionalIncludeDirectories)
- WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI;NOMINMAX;_DEBUG;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- true
- EnableFastChecks
- MultiThreadedDebugDLL
- Level4
- EditAndContinue
- 4127;4512;%(DisableSpecificWarnings)
-
-
-
-
- $(IntDir)BuildLog-wesnothlib.htm
-
-
- MaxSpeed
- true
- ../../src;%(AdditionalIncludeDirectories)
- WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI;NOMINMAX;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
- MultiThreadedDLL
- true
- Level3
- ProgramDatabase
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {4A16638B-127B-4AE8-8E0B-4B211B96F976}
+ wesnothlib
+
+
+
+ StaticLibrary
+ MultiByte
+ true
+
+
+ StaticLibrary
+ MultiByte
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\wesnothlib\
+ $(SolutionDir)$(Configuration)\
+ $(Configuration)\
+ $(IncludePath)
+
+
+
+ $(IntDir)BuildLog.htm
+
+
+ Disabled
+ ../../src;%(AdditionalIncludeDirectories)
+ WIN32;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI;NOMINMAX;_DEBUG;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+ Level4
+ EditAndContinue
+ 4127;4512;%(DisableSpecificWarnings)
+
+
+
+
+ $(IntDir)BuildLog-wesnothlib.htm
+
+
+ MaxSpeed
+ true
+ ../../src;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_WARNINGS;HAVE_PYTHON;USE_GZIP;NO_HAVE_FRIBIDI;NOMINMAX;_SCL_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+ Level3
+ ProgramDatabase
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/projectfiles/VC10/wesnothlib.vcxproj.filters b/projectfiles/VC10/wesnothlib.vcxproj.filters
index e44b711ea03..71651fdfddd 100644
--- a/projectfiles/VC10/wesnothlib.vcxproj.filters
+++ b/projectfiles/VC10/wesnothlib.vcxproj.filters
@@ -1,74 +1,86 @@
-
-
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
-
-
- {cdc7f323-509b-419a-8b40-00ca39a7922c}
-
-
-
-
- Serialization
-
-
- Serialization
-
-
- Serialization
-
-
- Serialization
-
-
- Serialization
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Serialization
-
-
- Serialization
-
-
- Serialization
-
-
- Serialization
-
-
- Serialization
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+ {cdc7f323-509b-419a-8b40-00ca39a7922c}
+
+
+
+
+ Serialization
+
+
+ Serialization
+
+
+ Serialization
+
+
+ Serialization
+
+
+ Serialization
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Serialization
+
+
+ Serialization
+
+
+
+
+ Serialization
+
+
+ Serialization
+
+
+ Serialization
+
+
+ Serialization
+
+
+ Serialization
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Serialization
+
+
+ Serialization
+
+
\ No newline at end of file