diff --git a/src/mse.sln b/src/mse.sln index aec273bc..77dc5bd8 100644 --- a/src/mse.sln +++ b/src/mse.sln @@ -1,54 +1,35 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mse", "mse.vcproj", "{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mse", "mse.vcproj", "{DB9DCD62-4679-47DD-8BEE-8A0191161A51}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "win32-cli-wrapper", "win32-cli-wrapper.vcproj", "{BCAB273A-CEDE-440D-866D-21AAFEC60218}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection EndProject Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Debug Unicode = Debug Unicode - Debug Unicode NoInit = Debug Unicode NoInit - Release = Release - Release Profile Unicode = Release Profile Unicode - Release Unicode = Release Unicode - Release Unicode fast build = Release Unicode fast build + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug Unicode|Win32 = Debug Unicode|Win32 + Debug|Win32 = Debug|Win32 + Release Unicode|Win32 = Release Unicode|Win32 + Release|Win32 = Release|Win32 EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug.ActiveCfg = Debug|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug.Build.0 = Debug|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode.ActiveCfg = Debug Unicode|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode.Build.0 = Debug Unicode|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode NoInit.ActiveCfg = Debug Unicode NoInit|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode NoInit.Build.0 = Debug Unicode NoInit|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release.ActiveCfg = Release|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release.Build.0 = Release|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.ActiveCfg = Release Profile Unicode|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.Build.0 = Release Profile Unicode|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode.ActiveCfg = Release Unicode|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode.Build.0 = Release Unicode|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode fast build.ActiveCfg = Release Unicode fast build|Win32 - {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode fast build.Build.0 = Release Unicode fast build|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug.ActiveCfg = Debug|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug.Build.0 = Debug|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode.ActiveCfg = Debug|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode.Build.0 = Debug|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode NoInit.ActiveCfg = Debug|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode NoInit.Build.0 = Debug|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release.ActiveCfg = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release.Build.0 = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Profile Unicode.ActiveCfg = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Profile Unicode.Build.0 = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode.ActiveCfg = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode.Build.0 = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode fast build.ActiveCfg = Release|Win32 - {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode fast build.Build.0 = Release|Win32 + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Debug Unicode|Win32.ActiveCfg = Debug Unicode|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Debug Unicode|Win32.Build.0 = Debug Unicode|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Debug|Win32.ActiveCfg = Debug|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Debug|Win32.Build.0 = Debug|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Release Unicode|Win32.ActiveCfg = Release Unicode|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Release Unicode|Win32.Build.0 = Release Unicode|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Release|Win32.ActiveCfg = Release Unicode|Win32 + {DB9DCD62-4679-47DD-8BEE-8A0191161A51}.Release|Win32.Build.0 = Release Unicode|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode|Win32.ActiveCfg = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode|Win32.Build.0 = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug|Win32.ActiveCfg = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug|Win32.Build.0 = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode|Win32.ActiveCfg = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode|Win32.Build.0 = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release|Win32.ActiveCfg = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal diff --git a/src/mse.vc71.sln b/src/mse.vc71.sln new file mode 100644 index 00000000..4d9689e2 --- /dev/null +++ b/src/mse.vc71.sln @@ -0,0 +1,54 @@ +Microsoft Visual Studio Solution File, Format Version 8.00 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mse", "mse.vc71.vcproj", "{A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "win32-cli-wrapper", "win32-cli-wrapper.vc71.vcproj", "{BCAB273A-CEDE-440D-866D-21AAFEC60218}" + ProjectSection(ProjectDependencies) = postProject + EndProjectSection +EndProject +Global + GlobalSection(SolutionConfiguration) = preSolution + Debug = Debug + Debug Unicode = Debug Unicode + Debug Unicode NoInit = Debug Unicode NoInit + Release = Release + Release Profile Unicode = Release Profile Unicode + Release Unicode = Release Unicode + Release Unicode fast build = Release Unicode fast build + EndGlobalSection + GlobalSection(ProjectConfiguration) = postSolution + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug.ActiveCfg = Debug|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug.Build.0 = Debug|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode.ActiveCfg = Debug Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode.Build.0 = Debug Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode NoInit.ActiveCfg = Debug Unicode NoInit|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Debug Unicode NoInit.Build.0 = Debug Unicode NoInit|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release.ActiveCfg = Release|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release.Build.0 = Release|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.ActiveCfg = Release Profile Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Profile Unicode.Build.0 = Release Profile Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode.ActiveCfg = Release Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode.Build.0 = Release Unicode|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode fast build.ActiveCfg = Release Unicode fast build|Win32 + {A78D6E04-7637-4C7A-AC63-DAAC3C4DB81B}.Release Unicode fast build.Build.0 = Release Unicode fast build|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug.ActiveCfg = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug.Build.0 = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode.ActiveCfg = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode.Build.0 = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode NoInit.ActiveCfg = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Debug Unicode NoInit.Build.0 = Debug|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release.ActiveCfg = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release.Build.0 = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Profile Unicode.ActiveCfg = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Profile Unicode.Build.0 = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode.ActiveCfg = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode.Build.0 = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode fast build.ActiveCfg = Release|Win32 + {BCAB273A-CEDE-440D-866D-21AAFEC60218}.Release Unicode fast build.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(ExtensibilityGlobals) = postSolution + EndGlobalSection + GlobalSection(ExtensibilityAddIns) = postSolution + EndGlobalSection +EndGlobal diff --git a/src/mse.vc71.vcproj b/src/mse.vc71.vcproj new file mode 100644 index 00000000..235d9932 --- /dev/null +++ b/src/mse.vc71.vcproj @@ -0,0 +1,4087 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/mse.vcproj b/src/mse.vcproj index 235d9932..566a16b0 100644 --- a/src/mse.vcproj +++ b/src/mse.vcproj @@ -1,530 +1,484 @@ + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + WarnAsError="true" + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - - + Name="VCPostBuildEventTool" + /> + WholeProgramOptimization="1" + > + + + + + + WarningLevel="4" + WarnAsError="false" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - - + Name="VCPostBuildEventTool" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="1" + > + + + + + + DisableSpecificWarnings="4671;4673" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - - + Name="VCPostBuildEventTool" + /> + WholeProgramOptimization="1" + > + + + + + + WarningLevel="4" + WarnAsError="false" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - - - - - - - - - - - - - - - - - + Name="VCPostBuildEventTool" + /> + > + + + + + + AssemblerListingLocation="$(OutDir)" + WarningLevel="4" + WarnAsError="false" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> - - - - - - - - - - - - - - - - - - + Name="VCPostBuildEventTool" + /> @@ -532,3554 +486,3944 @@ + > + RelativePath=".\gui\icon_menu.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\icon_menu.hpp" + > + RelativePath=".\gui\util.cpp" + > + RelativePath=".\gui\util.hpp" + > + > + RelativePath=".\gui\set\cards_panel.cpp" + > + RelativePath=".\gui\set\cards_panel.hpp" + > + RelativePath=".\gui\set\keywords_panel.cpp" + > + RelativePath=".\gui\set\keywords_panel.hpp" + > + RelativePath=".\gui\set\panel.cpp" + > + RelativePath=".\gui\set\panel.hpp" + > + RelativePath=".\gui\set\random_pack_panel.cpp" + > + RelativePath=".\gui\set\random_pack_panel.hpp" + > + RelativePath=".\gui\set\set_info_panel.cpp" + > + RelativePath=".\gui\set\set_info_panel.hpp" + > + RelativePath=".\gui\set\stats_panel.cpp" + > + RelativePath=".\gui\set\stats_panel.hpp" + > + RelativePath=".\gui\set\style_panel.cpp" + > + RelativePath=".\gui\set\style_panel.hpp" + > + RelativePath=".\gui\set\window.cpp" + > + RelativePath=".\gui\set\window.hpp" + > + > + RelativePath=".\gui\control\gallery_list.cpp" + > + RelativePath=".\gui\control\gallery_list.hpp" + > + RelativePath=".\gui\control\graph.cpp" + > + RelativePath=".\gui\control\graph.hpp" + > + RelativePath=".\gui\control\package_list.cpp" + > + RelativePath=".\gui\control\package_list.hpp" + > + RelativePath=".\gui\control\tree_list.cpp" + > + RelativePath=".\gui\control\tree_list.hpp" + > + > + RelativePath=".\gui\control\card_list.cpp" + > + RelativePath=".\gui\control\card_list.hpp" + > + RelativePath=".\gui\control\card_list_column_select.cpp" + > + RelativePath=".\gui\control\card_list_column_select.hpp" + > + RelativePath=".\gui\control\filtered_card_list.cpp" + > + RelativePath=".\gui\control\filtered_card_list.hpp" + > + RelativePath=".\gui\control\image_card_list.cpp" + > + RelativePath=".\gui\control\image_card_list.hpp" + > + RelativePath=".\gui\control\select_card_list.cpp" + > + RelativePath=".\gui\control\select_card_list.hpp" + > + > + RelativePath=".\gui\control\item_list.cpp" + > + RelativePath=".\gui\control\item_list.hpp" + > + RelativePath=".\gui\control\keyword_list.cpp" + > + RelativePath=".\gui\control\keyword_list.hpp" + > + > + RelativePath=".\gui\control\card_editor.cpp" + > + RelativePath=".\gui\control\card_editor.hpp" + > + RelativePath=".\gui\control\card_viewer.cpp" + > + RelativePath=".\gui\control\card_viewer.hpp" + > + RelativePath=".\gui\control\native_look_editor.cpp" + > + RelativePath=".\gui\control\native_look_editor.hpp" + > + RelativePath=".\gui\control\text_ctrl.cpp" + > + RelativePath=".\gui\control\text_ctrl.hpp" + > + > + RelativePath=".\gui\symbol\basic_shape_editor.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\symbol\basic_shape_editor.hpp" + > + RelativePath=".\gui\symbol\control.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\symbol\control.hpp" + > + RelativePath=".\gui\symbol\editor.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\symbol\editor.hpp" + > + RelativePath=".\gui\symbol\part_list.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\symbol\part_list.hpp" + > + RelativePath=".\gui\symbol\point_editor.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\symbol\point_editor.hpp" + > + RelativePath=".\gui\symbol\select_editor.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\symbol\select_editor.hpp" + > + RelativePath=".\gui\symbol\selection.cpp" + > + RelativePath=".\gui\symbol\selection.hpp" + > + RelativePath=".\gui\symbol\symmetry_editor.cpp" + > + RelativePath=".\gui\symbol\symmetry_editor.hpp" + > + RelativePath=".\gui\symbol\window.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\symbol\window.hpp" + > + > + RelativePath=".\gui\about_window.cpp" + > + RelativePath=".\gui\about_window.hpp" + > + RelativePath=".\gui\auto_replace_window.cpp" + > + RelativePath=".\gui\auto_replace_window.hpp" + > + RelativePath=".\gui\card_select_window.cpp" + > + RelativePath=".\gui\card_select_window.hpp" + > + RelativePath=".\gui\drop_down_list.cpp" + > + RelativePath=".\gui\drop_down_list.hpp" + > + RelativePath=".\gui\html_export_window.cpp" + > + RelativePath=".\gui\html_export_window.hpp" + > + RelativePath=".\gui\image_slice_window.cpp" + > + RelativePath=".\gui\image_slice_window.hpp" + > + RelativePath=".\gui\images_export_window.cpp" + > + RelativePath=".\gui\images_export_window.hpp" + > + RelativePath=".\gui\new_window.cpp" + > + RelativePath=".\gui\new_window.hpp" + > + RelativePath=".\gui\preferences_window.cpp" + > + RelativePath=".\gui\preferences_window.hpp" + > + RelativePath=".\gui\print_window.cpp" + > + RelativePath=".\gui\print_window.hpp" + > + RelativePath=".\gui\thumbnail_thread.cpp" + > + RelativePath=".\gui\thumbnail_thread.hpp" + > + RelativePath=".\gui\welcome_window.cpp" + > + RelativePath=".\gui\welcome_window.hpp" + > + > + RelativePath=".\gui\package_update_list.cpp" + > + RelativePath=".\gui\package_update_list.hpp" + > + RelativePath=".\gui\packages_window.cpp" + > + RelativePath=".\gui\packages_window.hpp" + > + RelativePath=".\gui\update_checker.cpp" + > + RelativePath=".\gui\update_checker.hpp" + > + > + RelativePath=".\gui\value\choice.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\value\choice.hpp" + > + RelativePath=".\gui\value\color.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\value\color.hpp" + > + RelativePath=".\gui\value\editor.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gui\value\editor.hpp" + > + RelativePath=".\gui\value\image.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\value\image.hpp" + > + RelativePath=".\gui\value\information.cpp" + > + RelativePath=".\gui\value\information.hpp" + > + RelativePath=".\gui\value\multiple_choice.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\value\multiple_choice.hpp" + > + RelativePath=".\gui\value\package_choice.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\value\package_choice.hpp" + > + RelativePath=".\gui\value\symbol.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + RelativePath=".\gui\value\symbol.hpp" + > + RelativePath=".\gui\value\text.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\gui\value\text.hpp" + > + UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" + > + RelativePath=".\resource\msw\mse.rc" + > + > + > + RelativePath=".\data\action\generic.hpp" + > + RelativePath=".\data\action\keyword.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\action\keyword.hpp" + > + RelativePath=".\data\action\set.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\action\set.hpp" + > + RelativePath=".\data\action\symbol.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/symbol_action.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/symbol_action.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/symbol_action.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/symbol_action.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/symbol_action.obj" + /> + RelativePath=".\data\action\symbol.hpp" + > + RelativePath=".\data\action\symbol_part.cpp" + > + RelativePath=".\data\action\symbol_part.hpp" + > + RelativePath=".\data\action\value.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\action\value.hpp" + > + > + RelativePath=".\data\format\apprentice.cpp" + > + RelativePath=".\data\format\clipboard.cpp" + > + RelativePath=".\data\format\clipboard.hpp" + > + RelativePath=".\data\format\formats.cpp" + > + RelativePath=".\data\format\formats.hpp" + > + RelativePath=".\data\format\html.cpp" + > + RelativePath=".\data\format\image.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)4.obj" + /> + RelativePath=".\data\format\image_to_symbol.cpp" + > + RelativePath=".\data\format\image_to_symbol.hpp" + > + RelativePath=".\data\format\mse1.cpp" + > + RelativePath=".\data\format\mse2.cpp" + > + RelativePath=".\data\format\mtg_editor.cpp" + > + RelativePath=".\data\format\mws.cpp" + > + > + RelativePath=".\data\field\boolean.cpp" + > + RelativePath=".\data\field\boolean.hpp" + > + RelativePath=".\data\field\choice.cpp" + > + RelativePath=".\data\field\choice.hpp" + > + RelativePath=".\data\field\color.cpp" + > + RelativePath=".\data\field\color.hpp" + > + RelativePath=".\data\field.cpp" + > + RelativePath=".\data\field.hpp" + > + RelativePath=".\data\field\image.cpp" + > + RelativePath=".\data\field\image.hpp" + > + RelativePath=".\data\field\information.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\field\information.hpp" + > + RelativePath=".\data\field\multiple_choice.cpp" + > + RelativePath=".\data\field\multiple_choice.hpp" + > + RelativePath=".\data\field\package_choice.cpp" + > + RelativePath=".\data\field\package_choice.hpp" + > + RelativePath=".\data\field\symbol.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\field\symbol.hpp" + > + RelativePath=".\data\field\text.cpp" + > + RelativePath=".\data\field\text.hpp" + > + > + RelativePath=".\data\add_cards_script.cpp" + > + RelativePath=".\data\add_cards_script.hpp" + > + RelativePath=".\data\draw_what.hpp" + > + RelativePath=".\data\export_template.cpp" + > + RelativePath=".\data\export_template.hpp" + > + RelativePath=".\data\font.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\font.hpp" + > + RelativePath=".\data\graph_type.hpp" + > + RelativePath=".\data\installer.cpp" + > + RelativePath=".\data\installer.hpp" + > + RelativePath=".\data\keyword.cpp" + > + RelativePath=".\data\keyword.hpp" + > + RelativePath=".\data\locale.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\locale.hpp" + > + RelativePath=".\data\pack.cpp" + > + RelativePath=".\data\pack.hpp" + > + RelativePath=".\data\statistics.cpp" + > + RelativePath=".\data\statistics.hpp" + > + RelativePath=".\data\symbol_font.cpp" + > + RelativePath=".\data\symbol_font.hpp" + > + RelativePath=".\data\word_list.cpp" + > + RelativePath=".\data\word_list.hpp" + > + > + RelativePath=".\data\card.cpp" + > + RelativePath=".\data\card.hpp" + > + RelativePath=".\data\game.cpp" + > + RelativePath=".\data\game.hpp" + > + RelativePath=".\data\set.cpp" + > + RelativePath=".\data\set.hpp" + > + RelativePath=".\data\settings.cpp" + > + RelativePath=".\data\settings.hpp" + > + RelativePath=".\data\stylesheet.cpp" + > + RelativePath=".\data\stylesheet.hpp" + > + RelativePath=".\data\symbol.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\data\symbol.hpp" + > + > + > + RelativePath=".\util\io\get_member.cpp" + > + RelativePath=".\util\io\get_member.hpp" + > + RelativePath=".\util\io\package.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\util\io\package.hpp" + > + RelativePath=".\util\io\package_manager.cpp" + > + RelativePath=".\util\io\package_manager.hpp" + > + RelativePath=".\util\io\reader.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\util\io\reader.hpp" + > + RelativePath=".\util\io\writer.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\util\io\writer.hpp" + > + > + RelativePath=".\util\action_stack.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\util\action_stack.hpp" + > + RelativePath=".\util\age.cpp" + > + RelativePath=".\util\age.hpp" + > + RelativePath=".\util\alignment.cpp" + > + RelativePath=".\util\alignment.hpp" + > + RelativePath=".\util\defaultable.hpp" + > + RelativePath=".\util\delayed_index_maps.hpp" + > + RelativePath=".\util\find_replace.hpp" + > + RelativePath=".\util\index_map.hpp" + > + RelativePath=".\util\locale.hpp" + > + RelativePath=".\util\real_point.hpp" + > + RelativePath=".\util\regex.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\util\regex.hpp" + > + RelativePath=".\util\spell_checker.cpp" + > + RelativePath=".\util\spell_checker.hpp" + > + RelativePath=".\util\vector2d.hpp" + > + RelativePath=".\util\version.cpp" + > + RelativePath=".\util\version.hpp" + > + > + RelativePath=".\util\error.cpp" + > + RelativePath=".\util\error.hpp" + > + RelativePath=".\util\for_each.hpp" + > + RelativePath=".\util\platform.hpp" + > + RelativePath=".\util\prec.hpp" + > + RelativePath=".\util\reflect.hpp" + > + RelativePath=".\util\rotation.cpp" + > + RelativePath=".\util\rotation.hpp" + > + RelativePath=".\util\smart_ptr.hpp" + > + RelativePath=".\util\string.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\util\string.hpp" + > + RelativePath=".\util\tagged_string.cpp" + > + RelativePath=".\util\tagged_string.hpp" + > + RelativePath=".\util\window_id.hpp" + > + > + RelativePath=".\util\atomic.hpp" + > + RelativePath=".\util\dynamic_arg.hpp" + > + RelativePath=".\util\file_utils.cpp" + > + RelativePath=".\util\file_utils.hpp" + > + RelativePath=".\util\order_cache.hpp" + > + RelativePath=".\util\spec_sort.cpp" + > + RelativePath=".\util\spec_sort.hpp" + > + > + RelativePath=".\util\vcs\subversion.cpp" + > + RelativePath=".\util\vcs\subversion.hpp" + > + RelativePath=".\util\vcs.cpp" + > + RelativePath=".\util\vcs.hpp" + > + > + RelativePath=".\gfx\bezier.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gfx\bezier.hpp" + > + RelativePath=".\gfx\blend_image.cpp" + > + + + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + + + + + + + + + + + + + RelativePath=".\gfx\color.hpp" + > + + + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\gfx\generated_image.cpp" + > + RelativePath=".\gfx\generated_image.hpp" + > + + + + + + + + + + + + + + + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> - - - - - - + RelativePath=".\gfx\rotate_image.cpp" + > + Name="Release|Win32" + > - - - - - - - - - - - - - - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - - - - - - - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + > + > + RelativePath=".\script\functions\basic.cpp" + > + RelativePath=".\script\functions\construction.cpp" + > + RelativePath=".\script\functions\editor.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\script\functions\english.cpp" + > + RelativePath=".\script\functions\export.cpp" + > + RelativePath=".\script\functions\functions.hpp" + > + RelativePath=".\script\functions\image.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)5.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)5.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)5.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)5.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)5.obj" + /> + RelativePath=".\script\functions\regex.cpp" + > + RelativePath=".\script\functions\spelling.cpp" + > + RelativePath=".\script\functions\util.hpp" + > + > + RelativePath=".\script\dependency.hpp" + > + RelativePath=".\script\script.cpp" + > + RelativePath=".\script\script.hpp" + > + RelativePath=".\script\to_value.hpp" + > + RelativePath=".\script\value.cpp" + > + RelativePath=".\script\value.hpp" + > + > - - - + RelativePath=".\script\context.cpp" + > + RelativePath=".\script\context.hpp" + > + RelativePath=".\script\dependency.cpp" + > + RelativePath=".\script\parser.cpp" + > + RelativePath=".\script\parser.hpp" + > + RelativePath=".\script\profiler.cpp" + > + RelativePath=".\script\profiler.hpp" + > + > + RelativePath=".\script\image.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + RelativePath=".\script\image.hpp" + > + RelativePath=".\script\script_manager.cpp" + > + RelativePath=".\script\script_manager.hpp" + > + RelativePath=".\script\scriptable.cpp" + > + RelativePath=".\script\scriptable.hpp" + > + > + > + RelativePath=".\render\value\choice.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\value\choice.hpp" + > + RelativePath=".\render\value\color.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\value\color.hpp" + > + RelativePath=".\render\value\image.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\value\image.hpp" + > + RelativePath=".\render\value\information.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\render\value\information.hpp" + > + RelativePath=".\render\value\multiple_choice.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\value\multiple_choice.hpp" + > + RelativePath=".\render\value\package_choice.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\value\package_choice.hpp" + > + RelativePath=".\render\value\symbol.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\render\value\symbol.hpp" + > + RelativePath=".\render\value\text.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\value\text.hpp" + > + RelativePath=".\render\value\viewer.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)2.obj" + /> + RelativePath=".\render\value\viewer.hpp" + > + > + RelativePath=".\render\card\viewer.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\card\viewer.hpp" + > + > + RelativePath=".\render\symbol\filter.cpp" + > + RelativePath=".\render\symbol\filter.hpp" + > + RelativePath=".\render\symbol\viewer.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + RelativePath=".\render\symbol\viewer.hpp" + > + > + RelativePath=".\render\text\compound.cpp" + > + RelativePath=".\render\text\element.cpp" + > + RelativePath=".\render\text\element.hpp" + > + RelativePath=".\render\text\font.cpp" + > + RelativePath=".\render\text\symbol.cpp" + > + Name="Debug|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Debug Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - - - - + ObjectFile="$(IntDir)/$(InputName)3.obj" + /> + RelativePath=".\render\text\viewer.cpp" + > + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Release Unicode fast build|Win32" + > - - - + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + RelativePath=".\render\text\viewer.hpp" + > + > + > + RelativePath="..\doc\about\index.txt" + > + RelativePath="..\doc\about\license.txt" + > + > + RelativePath="..\doc\file\format.txt" + > + RelativePath="..\doc\file\index.txt" + > + RelativePath="..\doc\file\package.txt" + > + RelativePath="..\doc\file\style_triangle.txt" + > + > + RelativePath="..\doc\script\best_practices.txt" + > + RelativePath="..\doc\script\control_structures.txt" + > + RelativePath="..\doc\script\default_arguments.txt" + > + RelativePath="..\doc\script\functions.txt" + > + RelativePath="..\doc\script\index.txt" + > + RelativePath="..\doc\script\introduction.txt" + > + RelativePath="..\doc\script\operators.txt" + > + RelativePath="..\doc\script\predefined_variables.txt" + > + RelativePath="..\doc\script\variables.txt" + > + > + RelativePath="..\doc\function\assert.txt" + > + RelativePath="..\doc\function\break_text.txt" + > + RelativePath="..\doc\function\built_in_image.txt" + > + RelativePath="..\doc\function\chosen.txt" + > + RelativePath="..\doc\function\combine_blend.txt" + > + RelativePath="..\doc\function\combined_editor.txt" + > + RelativePath="..\doc\function\contains.txt" + > + RelativePath="..\doc\function\copy_file.txt" + > + RelativePath="..\doc\function\count_chosen.txt" + > + RelativePath="..\doc\function\crop.txt" + > + RelativePath="..\doc\function\curly_quotes.txt" + > + RelativePath="..\doc\function\drop_shadow.txt" + > + RelativePath="..\doc\function\english_number.txt" + > + RelativePath="..\doc\function\english_plural.txt" + > + RelativePath="..\doc\function\enlarge.txt" + > + RelativePath="..\doc\function\exclusive_choice.txt" + > + RelativePath="..\doc\function\expand_keywords.txt" + > + RelativePath="..\doc\function\filter_list.txt" + > + RelativePath="..\doc\function\filter_text.txt" + > + RelativePath="..\doc\function\format.txt" + > + RelativePath="..\doc\function\index.txt" + > + RelativePath="..\doc\function\invert_image.txt" + > + RelativePath="..\doc\function\keyword_usage.txt" + > + RelativePath="..\doc\function\length.txt" + > + RelativePath="..\doc\function\linear_blend.txt" + > + RelativePath="..\doc\function\masked_blend.txt" + > + RelativePath="..\doc\function\match.txt" + > + RelativePath="..\doc\function\number_of_items.txt" + > + RelativePath="..\doc\function\position.txt" + > + RelativePath="..\doc\function\primary_choice.txt" + > + RelativePath="..\doc\function\process_english_hints.txt" + > + RelativePath="..\doc\function\recolor_image.txt" + > + RelativePath="..\doc\function\regex_escape.txt" + > + RelativePath="..\doc\function\remove_choice.txt" + > + RelativePath="..\doc\function\remove_tag.txt" + > + RelativePath="..\doc\function\remove_tags.txt" + > + RelativePath="..\doc\function\replace.txt" + > + RelativePath="..\doc\function\require_choice.txt" + > + RelativePath="..\doc\function\require_exclusive_choice.txt" + > + RelativePath="..\doc\function\reverse.txt" + > + RelativePath="..\doc\function\saturate.txt" + > + RelativePath="..\doc\function\set_alpha.txt" + > + RelativePath="..\doc\function\set_combine.txt" + > + RelativePath="..\doc\function\set_mask.txt" + > + RelativePath="..\doc\function\sort_list.txt" + > + RelativePath="..\doc\function\sort_text.txt" + > + RelativePath="..\doc\function\substring.txt" + > + RelativePath="..\doc\function\symbol_variation.txt" + > + RelativePath="..\doc\function\symbols_to_html.txt" + > + RelativePath="..\doc\function\tag_contents.txt" + > + RelativePath="..\doc\function\to_boolean.txt" + > + RelativePath="..\doc\function\to_color.txt" + > + RelativePath="..\doc\function\to_html.txt" + > + RelativePath="..\doc\function\to_int.txt" + > + RelativePath="..\doc\function\to_lower.txt" + > + RelativePath="..\doc\function\to_real.txt" + > + RelativePath="..\doc\function\to_string.txt" + > + RelativePath="..\doc\function\to_text.txt" + > + RelativePath="..\doc\function\to_title.txt" + > + RelativePath="..\doc\function\to_upper.txt" + > + RelativePath="..\doc\function\trace.txt" + > + RelativePath="..\doc\function\trim.txt" + > + RelativePath="..\doc\function\write_image_file.txt" + > + RelativePath="..\doc\function\write_text_file.txt" + > + > + RelativePath="..\doc\type\alignment.txt" + > + RelativePath="..\doc\type\boolean.txt" + > + RelativePath="..\doc\type\card.txt" + > + RelativePath="..\doc\type\choice.txt" + > + RelativePath="..\doc\type\choice_render_style.txt" + > + RelativePath="..\doc\type\color.txt" + > + RelativePath="..\doc\type\color_choice.txt" + > + RelativePath="..\doc\type\combine.txt" + > + RelativePath="..\doc\type\control_point.txt" + > + RelativePath="..\doc\type\dependency.txt" + > + RelativePath="..\doc\type\direction.txt" + > + RelativePath="..\doc\type\double.txt" + > + RelativePath="..\doc\type\export_template.txt" + > + RelativePath="..\doc\type\field.txt" + > + RelativePath="..\doc\type\filename.txt" + > + RelativePath="..\doc\type\font.txt" + > + RelativePath="..\doc\type\function.txt" + > + RelativePath="..\doc\type\game.txt" + > + RelativePath="..\doc\type\graph_type.txt" + > + RelativePath="..\doc\type\image.txt" + > + RelativePath="..\doc\type\include.txt" + > + RelativePath="..\doc\type\index.txt" + > + RelativePath="..\doc\type\indexmap.txt" + > + RelativePath="..\doc\type\insert_symbol_menu.txt" + > + RelativePath="..\doc\type\installer.txt" + > + RelativePath="..\doc\type\int.txt" + > + RelativePath="..\doc\type\keyword.txt" + > + RelativePath="..\doc\type\keyword_mode.txt" + > + RelativePath="..\doc\type\keyword_param_reference_script.txt" + > + RelativePath="..\doc\type\keyword_param_type.txt" + > + RelativePath="..\doc\type\list.txt" + > + RelativePath="..\doc\type\locale.txt" + > + RelativePath="..\doc\type\map.txt" + > + RelativePath="..\doc\type\pack_item.txt" + > + RelativePath="..\doc\type\pack_item_reference.txt" + > + RelativePath="..\doc\type\pack_type.txt" + > + RelativePath="..\doc\type\regex.txt" + > + RelativePath="..\doc\type\script.txt" + > + RelativePath="..\doc\type\scriptable.txt" + > + RelativePath="..\doc\type\set.txt" + > + RelativePath="..\doc\type\settings.txt" + > + RelativePath="..\doc\type\statistics_category.txt" + > + RelativePath="..\doc\type\statistics_dimension.txt" + > + RelativePath="..\doc\type\string.txt" + > + RelativePath="..\doc\type\style.txt" + > + RelativePath="..\doc\type\stylesheet.txt" + > + RelativePath="..\doc\type\symbol.txt" + > + RelativePath="..\doc\type\symbol_combine.txt" + > + RelativePath="..\doc\type\symbol_font.txt" + > + RelativePath="..\doc\type\symbol_font_reference.txt" + > + RelativePath="..\doc\type\symbol_font_symbol.txt" + > + RelativePath="..\doc\type\symbol_part.txt" + > + RelativePath="..\doc\type\symbol_variation.txt" + > + RelativePath="..\doc\type\tagged_string.txt" + > + RelativePath="..\doc\type\value.txt" + > + RelativePath="..\doc\type\vector2d.txt" + > + RelativePath="..\doc\type\version.txt" + > + RelativePath="..\doc\type\word_list.txt" + > + RelativePath="..\doc\type\word_list_word.txt" + > + > + RelativePath="..\doc\cli\cli.txt" + > + RelativePath="..\doc\cli\index.txt" + > + > + RelativePath=".\cli\cli_main.cpp" + > + RelativePath=".\cli\cli_main.hpp" + > + RelativePath=".\cli\text_io_handler.cpp" + > + RelativePath=".\cli\text_io_handler.hpp" + > + > + > + RelativePath="..\data\magic.mse-game\add_cards_scripts" + > + RelativePath="..\data\magic.mse-game\auto_replace" + > + RelativePath="..\data\magic.mse-game\card_fields" + > + RelativePath="..\data\magic.mse-game\game" + > + RelativePath="..\data\magic.mse-game\keywords" + > + RelativePath="..\data\magic.mse-game\language" + > + RelativePath="..\data\magic.mse-game\packs" + > + RelativePath="..\data\magic.mse-game\script" + > + RelativePath="..\data\magic.mse-game\set_fields" + > + RelativePath="..\data\magic.mse-game\statistics" + > + RelativePath="..\data\magic.mse-game\word_lists" + > + > + RelativePath="..\data\magic-test.mse-style\magic-script-tests" + > + RelativePath="..\data\magic-test.mse-style\script-language-tests" + > + RelativePath="..\data\magic-test.mse-style\style" + > + RelativePath=".\code_template.cpp" + > - - - + Name="Debug|Win32" + > + /> - - - + Name="Release|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + Name="Debug Unicode|Win32" + > + /> + Name="Release Unicode|Win32" + > + ObjectFile="$(IntDir)/$(InputName)1.obj" + /> + + + + RelativePath=".\code_template.hpp" + > + RelativePath="..\conversion-todo.txt" + > + RelativePath="..\data\en.mse-locale\locale" + > + RelativePath=".\main.cpp" + > + RelativePath="C:\Documents and Settings\Administrator\Application Data\Magic Set Editor\mse8.config" + > diff --git a/src/win32-cli-wrapper.vc71.vcproj b/src/win32-cli-wrapper.vc71.vcproj new file mode 100644 index 00000000..5ae3ad98 --- /dev/null +++ b/src/win32-cli-wrapper.vc71.vcproj @@ -0,0 +1,128 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/win32-cli-wrapper.vcproj b/src/win32-cli-wrapper.vcproj index 5ae3ad98..4f0768f5 100644 --- a/src/win32-cli-wrapper.vcproj +++ b/src/win32-cli-wrapper.vcproj @@ -1,126 +1,187 @@ + Keyword="Win32Proj" + TargetFrameworkVersion="131072" + > + Name="Win32" + /> + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="true" + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> + + + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="1" + /> + Name="VCALinkTool" + /> + + + + + - - - - - - - - + CommandLine="copy "$(OutDir)\mse.com" "..\build\$(ConfigurationName)\mse.com" copy "$(OutDir)\mse.com" "..\build\$(ConfigurationName) Unicode\mse.com" " + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="true" + DebugInformationFormat="3" + /> + Name="VCManagedResourceCompilerTool" + /> + + + RandomizedBaseAddress="1" + DataExecutionPrevention="0" + TargetMachine="1" + /> + Name="VCALinkTool" + /> + + + + + - - - - - - - - + CommandLine="copy "$(OutDir)\mse.com" "..\build\$(ConfigurationName)\mse.com" copy "$(OutDir)\mse.com" "..\build\$(ConfigurationName) Unicode\mse.com" copy "$(OutDir)\mse.com" "..\build\Release Unicode fast build\mse.com" " + /> + /> + RelativePath=".\cli\win32_cli_wrapper.cpp" + >