Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Annotation of /trunk/ttssh2/ttssh/ttssh.vcproj

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2728 - (hide annotations) (download)
Sun Nov 14 15:53:21 2004 UTC (19 years, 6 months ago) by yutakakn
Original Path: ttssh2/branches/avendor/ttssh/ttssh.vcproj
File size: 4058 byte(s)
no message

1 yutakakn 2728 <?xml version="1.0" encoding="shift_jis"?>
2     <VisualStudioProject
3     ProjectType="Visual C++"
4     Version="7.10"
5     Name="ttssh"
6     SccProjectName=""
7     SccLocalPath="">
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="1"
18     UseOfMFC="0"
19     ATLMinimizesCRunTimeLibraryUsage="FALSE">
20     <Tool
21     Name="VCCLCompilerTool"
22     Optimization="0"
23     PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
24     RuntimeLibrary="5"
25     UsePrecompiledHeader="2"
26     PrecompiledHeaderFile=".\Debug/ttssh.pch"
27     AssemblerListingLocation=".\Debug/"
28     ObjectFile=".\Debug/"
29     ProgramDataBaseFileName=".\Debug/"
30     WarningLevel="3"
31     SuppressStartupBanner="TRUE"
32     DebugInformationFormat="4"/>
33     <Tool
34     Name="VCCustomBuildTool"/>
35     <Tool
36     Name="VCLinkerTool"
37     OutputFile=".\Debug/ttssh.exe"
38     LinkIncremental="1"
39     SuppressStartupBanner="TRUE"
40     GenerateDebugInformation="TRUE"
41     ProgramDatabaseFile=".\Debug/ttssh.pdb"
42     SubSystem="2"
43     TargetMachine="1"/>
44     <Tool
45     Name="VCMIDLTool"
46     PreprocessorDefinitions="_DEBUG"
47     MkTypLibCompatible="TRUE"
48     SuppressStartupBanner="TRUE"
49     TargetEnvironment="1"
50     TypeLibraryName=".\Debug/ttssh.tlb"
51     HeaderFileName=""/>
52     <Tool
53     Name="VCPostBuildEventTool"/>
54     <Tool
55     Name="VCPreBuildEventTool"/>
56     <Tool
57     Name="VCPreLinkEventTool"/>
58     <Tool
59     Name="VCResourceCompilerTool"
60     PreprocessorDefinitions="_DEBUG"
61     Culture="1033"/>
62     <Tool
63     Name="VCWebServiceProxyGeneratorTool"/>
64     <Tool
65     Name="VCXMLDataGeneratorTool"/>
66     <Tool
67     Name="VCWebDeploymentTool"/>
68     <Tool
69     Name="VCManagedWrapperGeneratorTool"/>
70     <Tool
71     Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
72     </Configuration>
73     <Configuration
74     Name="Release|Win32"
75     OutputDirectory=".\Release"
76     IntermediateDirectory=".\Release"
77     ConfigurationType="1"
78     UseOfMFC="0"
79     ATLMinimizesCRunTimeLibraryUsage="FALSE">
80     <Tool
81     Name="VCCLCompilerTool"
82     Optimization="1"
83     InlineFunctionExpansion="2"
84     PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
85     StringPooling="TRUE"
86     RuntimeLibrary="4"
87     EnableFunctionLevelLinking="TRUE"
88     UsePrecompiledHeader="2"
89     PrecompiledHeaderFile=".\Release/ttssh.pch"
90     AssemblerListingLocation=".\Release/"
91     ObjectFile=".\Release/"
92     ProgramDataBaseFileName=".\Release/"
93     WarningLevel="3"
94     SuppressStartupBanner="TRUE"/>
95     <Tool
96     Name="VCCustomBuildTool"/>
97     <Tool
98     Name="VCLinkerTool"
99     OutputFile=".\Release/ttssh.exe"
100     LinkIncremental="1"
101     SuppressStartupBanner="TRUE"
102     ProgramDatabaseFile=".\Release/ttssh.pdb"
103     SubSystem="2"
104     TargetMachine="1"/>
105     <Tool
106     Name="VCMIDLTool"
107     PreprocessorDefinitions="NDEBUG"
108     MkTypLibCompatible="TRUE"
109     SuppressStartupBanner="TRUE"
110     TargetEnvironment="1"
111     TypeLibraryName=".\Release/ttssh.tlb"
112     HeaderFileName=""/>
113     <Tool
114     Name="VCPostBuildEventTool"/>
115     <Tool
116     Name="VCPreBuildEventTool"/>
117     <Tool
118     Name="VCPreLinkEventTool"/>
119     <Tool
120     Name="VCResourceCompilerTool"
121     PreprocessorDefinitions="NDEBUG"
122     Culture="1033"/>
123     <Tool
124     Name="VCWebServiceProxyGeneratorTool"/>
125     <Tool
126     Name="VCXMLDataGeneratorTool"/>
127     <Tool
128     Name="VCWebDeploymentTool"/>
129     <Tool
130     Name="VCManagedWrapperGeneratorTool"/>
131     <Tool
132     Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
133     </Configuration>
134     </Configurations>
135     <References>
136     </References>
137     <Files>
138     <File
139     RelativePath="ttsecure.ico">
140     </File>
141     <File
142     RelativePath="ttssh.c">
143     <FileConfiguration
144     Name="Debug|Win32">
145     <Tool
146     Name="VCCLCompilerTool"
147     Optimization="0"
148     PreprocessorDefinitions=""/>
149     </FileConfiguration>
150     <FileConfiguration
151     Name="Release|Win32">
152     <Tool
153     Name="VCCLCompilerTool"
154     Optimization="1"
155     PreprocessorDefinitions=""/>
156     </FileConfiguration>
157     </File>
158     <File
159     RelativePath="ttssh.rc">
160     </File>
161     </Files>
162     <Globals>
163     </Globals>
164     </VisualStudioProject>

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26