chiark / gitweb /
server/gstdecode.c: Add `-s' option to omit DisOrder's usual framing.
[disorder] / disorder.sln
CommitLineData
9e42afcd
RK
1
2Microsoft Visual Studio Solution File, Format Version 12.00
3# Visual Studio Express 2012 for Windows Desktop
4Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lib", "lib\lib.vcxproj", "{46E26F86-F1D2-40D1-B9DC-AF844622D65D}"
5EndProject
6Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "disorder", "clients\disorder.vcxproj", "{FC369CF3-3F09-4053-82DC-739ECCFA514B}"
7 ProjectSection(ProjectDependencies) = postProject
8 {46E26F86-F1D2-40D1-B9DC-AF844622D65D} = {46E26F86-F1D2-40D1-B9DC-AF844622D65D}
9 EndProjectSection
10EndProject
11Global
12 GlobalSection(SolutionConfigurationPlatforms) = preSolution
13 Debug|Win32 = Debug|Win32
14 Release|Win32 = Release|Win32
15 EndGlobalSection
16 GlobalSection(ProjectConfigurationPlatforms) = postSolution
17 {46E26F86-F1D2-40D1-B9DC-AF844622D65D}.Debug|Win32.ActiveCfg = Debug|Win32
18 {46E26F86-F1D2-40D1-B9DC-AF844622D65D}.Debug|Win32.Build.0 = Debug|Win32
19 {46E26F86-F1D2-40D1-B9DC-AF844622D65D}.Release|Win32.ActiveCfg = Release|Win32
20 {46E26F86-F1D2-40D1-B9DC-AF844622D65D}.Release|Win32.Build.0 = Release|Win32
21 {FC369CF3-3F09-4053-82DC-739ECCFA514B}.Debug|Win32.ActiveCfg = Debug|Win32
22 {FC369CF3-3F09-4053-82DC-739ECCFA514B}.Debug|Win32.Build.0 = Debug|Win32
23 {FC369CF3-3F09-4053-82DC-739ECCFA514B}.Release|Win32.ActiveCfg = Release|Win32
24 {FC369CF3-3F09-4053-82DC-739ECCFA514B}.Release|Win32.Build.0 = Release|Win32
25 EndGlobalSection
26 GlobalSection(SolutionProperties) = preSolution
27 HideSolutionNode = FALSE
28 EndGlobalSection
29EndGlobal