root/lang/c/zm2/zm2.sln

Revision 1254, 1.5 kB (checked in by gyuque, 14 months ago)

Added a file remotely

Line 
1Microsoft Visual Studio Solution File, Format Version 8.00
2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "zm2", "zm2.vcproj", "{2939707C-EA7B-4414-B1C6-42D18E57444A}"
3        ProjectSection(ProjectDependencies) = postProject
4                {6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE} = {6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE}
5        EndProjectSection
6EndProject
7Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "oniguruma", "onig-5.9.0\oniguruma\oniguruma.vcproj", "{6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE}"
8        ProjectSection(ProjectDependencies) = postProject
9        EndProjectSection
10EndProject
11Global
12        GlobalSection(SolutionConfiguration) = preSolution
13                Debug = Debug
14                Release = Release
15        EndGlobalSection
16        GlobalSection(ProjectConfiguration) = postSolution
17                {2939707C-EA7B-4414-B1C6-42D18E57444A}.Debug.ActiveCfg = Debug|Win32
18                {2939707C-EA7B-4414-B1C6-42D18E57444A}.Debug.Build.0 = Debug|Win32
19                {2939707C-EA7B-4414-B1C6-42D18E57444A}.Release.ActiveCfg = Release|Win32
20                {2939707C-EA7B-4414-B1C6-42D18E57444A}.Release.Build.0 = Release|Win32
21                {6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE}.Debug.ActiveCfg = Debug|Win32
22                {6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE}.Debug.Build.0 = Debug|Win32
23                {6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE}.Release.ActiveCfg = Release|Win32
24                {6B3C86E9-1F99-4055-B97D-DD7E3FDCBCCE}.Release.Build.0 = Release|Win32
25        EndGlobalSection
26        GlobalSection(ExtensibilityGlobals) = postSolution
27        EndGlobalSection
28        GlobalSection(ExtensibilityAddIns) = postSolution
29        EndGlobalSection
30EndGlobal
Note: See TracBrowser for help on using the browser.