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

github.com/windirstat/premake-4.x-stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Schneider <oliver@assarbad.net>2015-11-15 00:25:06 +0300
committerOliver Schneider <oliver@assarbad.net>2015-11-15 00:25:06 +0300
commit36dd45755fdba1849e1ad023f5b005906737638c (patch)
treef88ff68dbf5cfb09b1dbab4c08d8d42b0d7569bb /Premake4.vs8.sln
parent35861301093da54e4b7f5112c0660a678467c92f (diff)
Fixed GUID
--HG-- branch : WDS-build
Diffstat (limited to 'Premake4.vs8.sln')
-rw-r--r--Premake4.vs8.sln10
1 files changed, 5 insertions, 5 deletions
diff --git a/Premake4.vs8.sln b/Premake4.vs8.sln
index b76fa95..c4b2b6f 100644
--- a/Premake4.vs8.sln
+++ b/Premake4.vs8.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Premake4", "Premake4.vs8.vcproj", "{64EE433E-8C53-C641-BAB8-F3505BBA6F24}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Premake4", "Premake4.vs8.vcproj", "{7F000221-EACC-2F4F-A07F-6A5D34AF10D0}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -9,10 +9,10 @@ Global
Debug|Win32 = Debug|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {64EE433E-8C53-C641-BAB8-F3505BBA6F24}.Release|Win32.ActiveCfg = Release|Win32
- {64EE433E-8C53-C641-BAB8-F3505BBA6F24}.Release|Win32.Build.0 = Release|Win32
- {64EE433E-8C53-C641-BAB8-F3505BBA6F24}.Debug|Win32.ActiveCfg = Debug|Win32
- {64EE433E-8C53-C641-BAB8-F3505BBA6F24}.Debug|Win32.Build.0 = Debug|Win32
+ {7F000221-EACC-2F4F-A07F-6A5D34AF10D0}.Release|Win32.ActiveCfg = Release|Win32
+ {7F000221-EACC-2F4F-A07F-6A5D34AF10D0}.Release|Win32.Build.0 = Release|Win32
+ {7F000221-EACC-2F4F-A07F-6A5D34AF10D0}.Debug|Win32.ActiveCfg = Debug|Win32
+ {7F000221-EACC-2F4F-A07F-6A5D34AF10D0}.Debug|Win32.Build.0 = Debug|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE