mirror of
https://github.com/ckaczor/CreateInstallDescriptor.git
synced 2026-01-14 10:06:05 -05:00
Initial commit
This commit is contained in:
24
CreateInstallDescriptor.sln
Normal file
24
CreateInstallDescriptor.sln
Normal file
@@ -0,0 +1,24 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 10.00
|
||||
# Visual Studio 2008
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CreateInstallDescriptor", "CreateInstallDescriptor.csproj", "{A5446203-AE6F-4717-B927-BF9DB24B538B}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SubversionScc) = preSolution
|
||||
Svn-Managed = True
|
||||
Manager = AnkhSVN - Subversion Support for Visual Studio
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{A5446203-AE6F-4717-B927-BF9DB24B538B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{A5446203-AE6F-4717-B927-BF9DB24B538B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{A5446203-AE6F-4717-B927-BF9DB24B538B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{A5446203-AE6F-4717-B927-BF9DB24B538B}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user