File: Hercules.sln

package info (click to toggle)
hercules 3.03.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 11,812 kB
  • ctags: 14,935
  • sloc: ansic: 129,795; sh: 8,517; makefile: 657; perl: 202; sed: 16
file content (20 lines) | stat: -rw-r--r-- 949 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C++ Express 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Hercules", "Hercules.vcproj", "{F17348EA-9067-49DC-9497-5D4BF1E6635B}"
EndProject
Global
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
		Debug-dllmod|Win32 = Debug-dllmod|Win32
		Release-dllmod|Win32 = Release-dllmod|Win32
	EndGlobalSection
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
		{F17348EA-9067-49DC-9497-5D4BF1E6635B}.Debug-dllmod|Win32.ActiveCfg = Debug-dllmod|Win32
		{F17348EA-9067-49DC-9497-5D4BF1E6635B}.Debug-dllmod|Win32.Build.0 = Debug-dllmod|Win32
		{F17348EA-9067-49DC-9497-5D4BF1E6635B}.Release-dllmod|Win32.ActiveCfg = Release-dllmod|Win32
		{F17348EA-9067-49DC-9497-5D4BF1E6635B}.Release-dllmod|Win32.Build.0 = Release-dllmod|Win32
	EndGlobalSection
	GlobalSection(SolutionProperties) = preSolution
		HideSolutionNode = FALSE
	EndGlobalSection
EndGlobal