Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/nes-warface.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tools_sources/Warface.sln')
-rw-r--r--tools_sources/Warface.sln37
1 files changed, 37 insertions, 0 deletions
diff --git a/tools_sources/Warface.sln b/tools_sources/Warface.sln
new file mode 100644
index 0000000..0075944
--- /dev/null
+++ b/tools_sources/Warface.sln
@@ -0,0 +1,37 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.30621.155
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NesTiler", "NesTiler\NesTiler.csproj", "{9CAA1868-07BD-4C76-B211-0E314E15F253}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ImageSplitter", "ImageSplitter\ImageSplitter.csproj", "{3BFAF77A-90AB-4B12-AB06-90290FEBCAC9}"
+EndProject
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TextConverter", "TextConverter\TextConverter.csproj", "{DA9CDBC5-EC58-402A-BA2B-59D957E3BF04}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {9CAA1868-07BD-4C76-B211-0E314E15F253}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {9CAA1868-07BD-4C76-B211-0E314E15F253}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {9CAA1868-07BD-4C76-B211-0E314E15F253}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {9CAA1868-07BD-4C76-B211-0E314E15F253}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3BFAF77A-90AB-4B12-AB06-90290FEBCAC9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3BFAF77A-90AB-4B12-AB06-90290FEBCAC9}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3BFAF77A-90AB-4B12-AB06-90290FEBCAC9}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3BFAF77A-90AB-4B12-AB06-90290FEBCAC9}.Release|Any CPU.Build.0 = Release|Any CPU
+ {DA9CDBC5-EC58-402A-BA2B-59D957E3BF04}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {DA9CDBC5-EC58-402A-BA2B-59D957E3BF04}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {DA9CDBC5-EC58-402A-BA2B-59D957E3BF04}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {DA9CDBC5-EC58-402A-BA2B-59D957E3BF04}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {F888E020-7A54-4EFB-ACE1-9582DA2E051B}
+ EndGlobalSection
+EndGlobal