/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ServerExe/HookDll/hookdll.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/HookDll/hookdll.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1084 - (show annotations)
Thu Mar 9 16:42:26 2006 UTC (18 years, 2 months ago) by ossman_
File size: 3622 byte(s)
Rename hookdll.dll to seamlessrdp.dll.

1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="HookDll"
6 ProjectGUID="{8B343CDF-D7F6-480A-83B8-7F534675FFE6}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="Debug"
16 IntermediateDirectory="Debug"
17 ConfigurationType="2"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;HOOKDLL_EXPORTS"
23 MinimalRebuild="TRUE"
24 BasicRuntimeChecks="3"
25 RuntimeLibrary="1"
26 UsePrecompiledHeader="0"
27 WarningLevel="3"
28 Detect64BitPortabilityProblems="TRUE"
29 DebugInformationFormat="4"/>
30 <Tool
31 Name="VCCustomBuildTool"/>
32 <Tool
33 Name="VCLinkerTool"
34 AdditionalOptions="/MACHINE:I386"
35 AdditionalDependencies="wtsapi32.lib"
36 OutputFile="$(OutDir)/seamlessrdp.dll"
37 LinkIncremental="2"
38 GenerateDebugInformation="TRUE"
39 ProgramDatabaseFile="$(OutDir)/hookDll.pdb"
40 SubSystem="2"
41 ImportLibrary="$(OutDir)/seamlessrdp.lib"
42 TargetMachine="1"/>
43 <Tool
44 Name="VCMIDLTool"/>
45 <Tool
46 Name="VCPostBuildEventTool"
47 CommandLine="copy &quot;$(targetPath)&quot; &quot;$(SolutionDir)\build\&quot;"/>
48 <Tool
49 Name="VCPreBuildEventTool"/>
50 <Tool
51 Name="VCPreLinkEventTool"/>
52 <Tool
53 Name="VCResourceCompilerTool"/>
54 <Tool
55 Name="VCWebServiceProxyGeneratorTool"/>
56 <Tool
57 Name="VCXMLDataGeneratorTool"/>
58 <Tool
59 Name="VCWebDeploymentTool"/>
60 <Tool
61 Name="VCManagedWrapperGeneratorTool"/>
62 <Tool
63 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64 </Configuration>
65 <Configuration
66 Name="Release|Win32"
67 OutputDirectory="Release"
68 IntermediateDirectory="Release"
69 ConfigurationType="2"
70 CharacterSet="2">
71 <Tool
72 Name="VCCLCompilerTool"
73 Optimization="2"
74 InlineFunctionExpansion="1"
75 OmitFramePointers="TRUE"
76 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;HOOKDLL_EXPORTS"
77 StringPooling="TRUE"
78 RuntimeLibrary="0"
79 EnableFunctionLevelLinking="TRUE"
80 UsePrecompiledHeader="0"
81 WarningLevel="3"
82 Detect64BitPortabilityProblems="TRUE"
83 DebugInformationFormat="3"/>
84 <Tool
85 Name="VCCustomBuildTool"/>
86 <Tool
87 Name="VCLinkerTool"
88 AdditionalOptions="/MACHINE:I386"
89 AdditionalDependencies="wtsapi32.lib"
90 OutputFile="$(OutDir)/seamlessrdp.dll"
91 LinkIncremental="2"
92 GenerateDebugInformation="TRUE"
93 SubSystem="2"
94 OptimizeReferences="2"
95 EnableCOMDATFolding="2"
96 ImportLibrary="$(OutDir)/seamlessrdp.lib"
97 TargetMachine="1"/>
98 <Tool
99 Name="VCMIDLTool"/>
100 <Tool
101 Name="VCPostBuildEventTool"
102 CommandLine="copy &quot;$(targetPath)&quot; &quot;$(SolutionDir)\build\&quot;"/>
103 <Tool
104 Name="VCPreBuildEventTool"/>
105 <Tool
106 Name="VCPreLinkEventTool"/>
107 <Tool
108 Name="VCResourceCompilerTool"/>
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"/>
111 <Tool
112 Name="VCXMLDataGeneratorTool"/>
113 <Tool
114 Name="VCWebDeploymentTool"/>
115 <Tool
116 Name="VCManagedWrapperGeneratorTool"/>
117 <Tool
118 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <File
125 RelativePath="hookdll.c">
126 </File>
127 <File
128 RelativePath="..\vchannel.c">
129 </File>
130 <File
131 RelativePath="..\vchannel.h">
132 </File>
133 </Files>
134 <Globals>
135 </Globals>
136 </VisualStudioProject>

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26