Windows: Removed visual studio project files from the project root. They are now located under /vs2005/ or /vs2008/.
This commit is contained in:
parent
8cd3c3b948
commit
04c5e922d1
20
synergy.sln
20
synergy.sln
|
@ -1,20 +0,0 @@
|
||||||
|
|
||||||
Microsoft Visual Studio Solution File, Format Version 9.00
|
|
||||||
# Visual Studio 2005
|
|
||||||
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "synergy", "synergy.vcproj", "{020240EC-E590-40C9-BA55-01403E87AA0E}"
|
|
||||||
EndProject
|
|
||||||
Global
|
|
||||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
||||||
Debug|Win32 = Debug|Win32
|
|
||||||
Release|Win32 = Release|Win32
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
||||||
{020240EC-E590-40C9-BA55-01403E87AA0E}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
||||||
{020240EC-E590-40C9-BA55-01403E87AA0E}.Debug|Win32.Build.0 = Debug|Win32
|
|
||||||
{020240EC-E590-40C9-BA55-01403E87AA0E}.Release|Win32.ActiveCfg = Release|Win32
|
|
||||||
{020240EC-E590-40C9-BA55-01403E87AA0E}.Release|Win32.Build.0 = Release|Win32
|
|
||||||
EndGlobalSection
|
|
||||||
GlobalSection(SolutionProperties) = preSolution
|
|
||||||
HideSolutionNode = FALSE
|
|
||||||
EndGlobalSection
|
|
||||||
EndGlobal
|
|
2564
synergy.vcproj
2564
synergy.vcproj
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue