/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/clipper.vcproj
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /sourceforge.net/trunk/seamlessrdp/ServerExe/clipper.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 926 - (show annotations)
Thu Jun 30 12:53:07 2005 UTC (18 years, 10 months ago) by astrand
File size: 4462 byte(s)
clipper renamed to seamlessrdpshell

1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="TSWinSender"
6 ProjectGUID="{4C27EA74-3453-4222-BDD2-37C3B90438D2}"
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
15 Name="Debug|Win32"
16 OutputDirectory="Debug"
17 IntermediateDirectory="Debug"
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
24 Optimization="0"
25 PreprocessorDefinitions="WIN32,_DEBUG,_WINDOWS"
26 BasicRuntimeChecks="3"
27 RuntimeLibrary="3"
28 UsePrecompiledHeader="2"
29 PrecompiledHeaderFile="Debug/seamlessrdpshell.pch"
30 AssemblerListingLocation="Debug/"
31 ObjectFile="Debug/"
32 ProgramDataBaseFileName="Debug/"
33 WarningLevel="3"
34 SuppressStartupBanner="TRUE"
35 DebugInformationFormat="4"/>
36 <Tool
37 Name="VCCustomBuildTool"/>
38 <Tool
39 Name="VCLinkerTool"
40 AdditionalOptions="/MACHINE:I386"
41 AdditionalDependencies=""
42 OutputFile="Debug/seamlessrdpshell.exe"
43 LinkIncremental="2"
44 SuppressStartupBanner="TRUE"
45 GenerateDebugInformation="TRUE"
46 ProgramDatabaseFile="Debug/seamlessrdpshell.pdb"
47 SubSystem="2"/>
48 <Tool
49 Name="VCMIDLTool"
50 PreprocessorDefinitions="_DEBUG"
51 MkTypLibCompatible="TRUE"
52 SuppressStartupBanner="TRUE"
53 TargetEnvironment="1"
54 TypeLibraryName="d:\Debug/seamlessrdpshell.tlb"/>
55 <Tool
56 Name="VCPostBuildEventTool"
57 CommandLine="copy &quot;$(targetPath)&quot; &quot;$(SolutionDir)\build\&quot;"/>
58 <Tool
59 Name="VCPreBuildEventTool"/>
60 <Tool
61 Name="VCPreLinkEventTool"/>
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="_DEBUG"
65 Culture="1031"/>
66 <Tool
67 Name="VCWebServiceProxyGeneratorTool"/>
68 <Tool
69 Name="VCXMLDataGeneratorTool"/>
70 <Tool
71 Name="VCWebDeploymentTool"/>
72 <Tool
73 Name="VCManagedWrapperGeneratorTool"/>
74 <Tool
75 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
76 </Configuration>
77 <Configuration
78 Name="Release|Win32"
79 OutputDirectory=".\Release"
80 IntermediateDirectory=".\Release"
81 ConfigurationType="1"
82 UseOfMFC="0"
83 ATLMinimizesCRunTimeLibraryUsage="FALSE"
84 CharacterSet="2">
85 <Tool
86 Name="VCCLCompilerTool"
87 InlineFunctionExpansion="1"
88 PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
89 StringPooling="TRUE"
90 RuntimeLibrary="2"
91 EnableFunctionLevelLinking="TRUE"
92 UsePrecompiledHeader="2"
93 PrecompiledHeaderFile=".\Release/seamlessrdpshell.pch"
94 AssemblerListingLocation=".\Release/"
95 ObjectFile=".\Release/"
96 ProgramDataBaseFileName=".\Release/"
97 WarningLevel="3"
98 SuppressStartupBanner="TRUE"/>
99 <Tool
100 Name="VCCustomBuildTool"/>
101 <Tool
102 Name="VCLinkerTool"
103 AdditionalOptions="/MACHINE:I386"
104 AdditionalDependencies=""
105 OutputFile=".\Release/seamlessrdpshell.exe"
106 LinkIncremental="2"
107 SuppressStartupBanner="TRUE"
108 ProgramDatabaseFile=".\Release/seamlessrdpshell.pdb"
109 SubSystem="2"/>
110 <Tool
111 Name="VCMIDLTool"
112 PreprocessorDefinitions="NDEBUG"
113 MkTypLibCompatible="TRUE"
114 SuppressStartupBanner="TRUE"
115 TargetEnvironment="1"
116 TypeLibraryName=".\Release/seamlessrdpshell.tlb"/>
117 <Tool
118 Name="VCPostBuildEventTool"
119 CommandLine="copy &quot;$(targetPath)&quot; &quot;$(SolutionDir)\build\&quot;"/>
120 <Tool
121 Name="VCPreBuildEventTool"/>
122 <Tool
123 Name="VCPreLinkEventTool"/>
124 <Tool
125 Name="VCResourceCompilerTool"
126 PreprocessorDefinitions="NDEBUG"
127 Culture="1031"/>
128 <Tool
129 Name="VCWebServiceProxyGeneratorTool"/>
130 <Tool
131 Name="VCXMLDataGeneratorTool"/>
132 <Tool
133 Name="VCWebDeploymentTool"/>
134 <Tool
135 Name="VCManagedWrapperGeneratorTool"/>
136 <Tool
137 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
138 </Configuration>
139 </Configurations>
140 <References>
141 </References>
142 <Files>
143 <File
144 RelativePath=".\seamlessrdpshell.rc">
145 </File>
146 <File
147 RelativePath=".\hookdll\hook.cpp">
148 </File>
149 <File
150 RelativePath=".\hookdll\hook.h">
151 </File>
152 <File
153 RelativePath=".\icon.ico">
154 </File>
155 <File
156 RelativePath=".\main.cpp">
157 </File>
158 <File
159 RelativePath=".\resource.h">
160 </File>
161 </Files>
162 <Globals>
163 </Globals>
164 </VisualStudioProject>

  ViewVC Help
Powered by ViewVC 1.1.26