/[rdesktop]/sourceforge.net/trunk/seamlessrdp/ClientDLL/tswindowclipper.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

Diff of /sourceforge.net/trunk/seamlessrdp/ClientDLL/tswindowclipper.vcproj

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 924 by astrand, Thu Jun 30 09:13:11 2005 UTC revision 925 by astrand, Thu Jun 30 09:44:24 2005 UTC
# Line 32  Line 32 
32                                  Name="VCCustomBuildTool"/>                                  Name="VCCustomBuildTool"/>
33                          <Tool                          <Tool
34                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
35                                  OutputFile="$(OutDir)/TSWindowClipper.dll"                                  OutputFile="$(OutDir)/seamlessrdp.dll"
36                                  LinkIncremental="2"                                  LinkIncremental="2"
37                                  AdditionalLibraryDirectories=""                                  AdditionalLibraryDirectories=""
38                                  ModuleDefinitionFile="clipper.def"                                  ModuleDefinitionFile="clipper.def"
39                                  GenerateDebugInformation="TRUE"                                  GenerateDebugInformation="TRUE"
40                                  ProgramDatabaseFile="$(OutDir)/TSWindowClipper.pdb"                                  ProgramDatabaseFile="$(OutDir)/seamlessrdp.pdb"
41                                  SubSystem="2"                                  SubSystem="2"
42                                  BaseAddress="0x1C000000"                                  BaseAddress="0x1C000000"
43                                  ImportLibrary="$(OutDir)/TSWindowClipper.lib"                                  ImportLibrary="$(OutDir)/seamlessrdp.lib"
44                                  TargetMachine="1"/>                                  TargetMachine="1"/>
45                          <Tool                          <Tool
46                                  Name="VCMIDLTool"/>                                  Name="VCMIDLTool"/>
# Line 89  Line 89 
89                                  Name="VCCustomBuildTool"/>                                  Name="VCCustomBuildTool"/>
90                          <Tool                          <Tool
91                                  Name="VCLinkerTool"                                  Name="VCLinkerTool"
92                                  OutputFile="$(OutDir)/TSWindowClipper.dll"                                  OutputFile="$(OutDir)/seamlessrdp.dll"
93                                  LinkIncremental="1"                                  LinkIncremental="1"
94                                  ModuleDefinitionFile="clipper.def"                                  ModuleDefinitionFile="clipper.def"
95                                  GenerateDebugInformation="TRUE"                                  GenerateDebugInformation="TRUE"
96                                  ProgramDatabaseFile="$(OutDir)/TSWindowClipper.pdb"                                  ProgramDatabaseFile="$(OutDir)/seamlessrdp.pdb"
97                                  SubSystem="2"                                  SubSystem="2"
98                                  OptimizeReferences="2"                                  OptimizeReferences="2"
99                                  EnableCOMDATFolding="2"                                  EnableCOMDATFolding="2"
100                                  BaseAddress="0x1C000000"                                  BaseAddress="0x1C000000"
101                                  ImportLibrary="$(OutDir)/TSWindowClipper.lib"                                  ImportLibrary="$(OutDir)/seamlessrdp.lib"
102                                  TargetMachine="1"/>                                  TargetMachine="1"/>
103                          <Tool                          <Tool
104                                  Name="VCMIDLTool"/>                                  Name="VCMIDLTool"/>

Legend:
Removed from v.924  
changed lines
  Added in v.925

  ViewVC Help
Powered by ViewVC 1.1.26