/[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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 918 - (hide annotations)
Thu Jun 30 08:53:04 2005 UTC (19 years ago) by astrand
File size: 4024 byte(s)
Imported CodeProject tswindowclipper source.

1 astrand 918 <?xml version="1.0" encoding = "Windows-1252"?>
2     <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.00"
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/clipper.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/clipper.exe"
43     LinkIncremental="2"
44     SuppressStartupBanner="TRUE"
45     GenerateDebugInformation="TRUE"
46     ProgramDatabaseFile="Debug/clipper.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/clipper.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="VCWebDeploymentTool"/>
70     </Configuration>
71     <Configuration
72     Name="Release|Win32"
73     OutputDirectory=".\Release"
74     IntermediateDirectory=".\Release"
75     ConfigurationType="1"
76     UseOfMFC="0"
77     ATLMinimizesCRunTimeLibraryUsage="FALSE"
78     CharacterSet="2">
79     <Tool
80     Name="VCCLCompilerTool"
81     InlineFunctionExpansion="1"
82     PreprocessorDefinitions="WIN32,NDEBUG,_WINDOWS"
83     StringPooling="TRUE"
84     RuntimeLibrary="2"
85     EnableFunctionLevelLinking="TRUE"
86     UsePrecompiledHeader="2"
87     PrecompiledHeaderFile=".\Release/clipper.pch"
88     AssemblerListingLocation=".\Release/"
89     ObjectFile=".\Release/"
90     ProgramDataBaseFileName=".\Release/"
91     WarningLevel="3"
92     SuppressStartupBanner="TRUE"/>
93     <Tool
94     Name="VCCustomBuildTool"/>
95     <Tool
96     Name="VCLinkerTool"
97     AdditionalOptions="/MACHINE:I386"
98     AdditionalDependencies=""
99     OutputFile=".\Release/clipper.exe"
100     LinkIncremental="2"
101     SuppressStartupBanner="TRUE"
102     ProgramDatabaseFile=".\Release/clipper.pdb"
103     SubSystem="2"/>
104     <Tool
105     Name="VCMIDLTool"
106     PreprocessorDefinitions="NDEBUG"
107     MkTypLibCompatible="TRUE"
108     SuppressStartupBanner="TRUE"
109     TargetEnvironment="1"
110     TypeLibraryName=".\Release/clipper.tlb"/>
111     <Tool
112     Name="VCPostBuildEventTool"
113     CommandLine="copy &quot;$(targetPath)&quot; &quot;$(SolutionDir)\build\&quot;"/>
114     <Tool
115     Name="VCPreBuildEventTool"/>
116     <Tool
117     Name="VCPreLinkEventTool"/>
118     <Tool
119     Name="VCResourceCompilerTool"
120     PreprocessorDefinitions="NDEBUG"
121     Culture="1031"/>
122     <Tool
123     Name="VCWebServiceProxyGeneratorTool"/>
124     <Tool
125     Name="VCWebDeploymentTool"/>
126     </Configuration>
127     </Configurations>
128     <Files>
129     <File
130     RelativePath=".\clipper.rc">
131     </File>
132     <File
133     RelativePath=".\hookdll\hook.cpp">
134     </File>
135     <File
136     RelativePath=".\hookdll\hook.h">
137     </File>
138     <File
139     RelativePath=".\icon.ico">
140     </File>
141     <File
142     RelativePath=".\main.cpp">
143     </File>
144     <File
145     RelativePath=".\resource.h">
146     </File>
147     </Files>
148     <Globals>
149     </Globals>
150     </VisualStudioProject>

  ViewVC Help
Powered by ViewVC 1.1.26