Files
mirror-processhacker/trunk/XmlUpdateEditor/XMLUpdateEditor.sln
T
dmex04 4cccaee10c Application for Managing Update Description File - Use XML file found here: http://processhacker.sourceforge.net/AppUpdate.xml
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@1747 21ef857c-d57f-4fe0-8362-d861dc6d29cd
2009-08-28 05:47:52 +00:00

21 lines
899 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XMLUpdateEditor", "XMLUpdateEditor.csproj", "{AA74B826-4519-4F3E-8136-68394B849B5E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{AA74B826-4519-4F3E-8136-68394B849B5E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{AA74B826-4519-4F3E-8136-68394B849B5E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{AA74B826-4519-4F3E-8136-68394B849B5E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{AA74B826-4519-4F3E-8136-68394B849B5E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal