File: ctsimtext.vcproj

package info (click to toggle)
ctsim 6.0.2-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,868 kB
  • sloc: cpp: 26,967; sh: 7,782; ansic: 1,256; perl: 296; makefile: 148
file content (199 lines) | stat: -rwxr-xr-x 6,371 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.00"
	Name="ctsimtext"
	SccProjectName=""
	SccLocalPath="">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory=".\Debug"
			IntermediateDirectory=".\Debug"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				OptimizeForProcessor="2"
				AdditionalIncludeDirectories="..\..\include,..\..\getopt,\fftw-2.1.3\fftw,\fftw-2.1.3\rfftw,\wx2\include,\wx2\src\png,\wx2\src\zlib,\wx2\src\tiff,\wx2\src\xpm,\wx2\lib\mswd"
				PreprocessorDefinitions="_CONSOLE,NOMAIN,_DEBUG,DEBUG,_WINDOWS,__WXDEBUG__,WXDEBUG=1,HAVE_STRING_H,HAVE_GETOPT_H,MSVC,HAVE_FFTW,HAVE_PNG,HAVE_SGP,HAVE_WXWINDOWS,__WXMSW__,__WIN95__,__WIN32__,WINVER=0x0400,STRICT,VERSION=\&quot;4.0.2\&quot;,WIN32,HAVE_CTN_DICOM"
				BasicRuntimeChecks="3"
				RuntimeLibrary="1"
				RuntimeTypeInfo="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Debug/ctsimtext.pch"
				AssemblerListingLocation=".\Debug/"
				ObjectFile=".\Debug/"
				ProgramDataBaseFileName=".\Debug/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				DebugInformationFormat="4"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="wxmswd.lib libctsim.lib zlibd.lib tiffd.lib jpegd.lib pngd.lib fftw2st.lib rfftw2st.lib wsock32.lib comctl32.lib winmm.lib rpcrt4.lib odbc32.lib odbccp32.lib ctn_lib.lib"
				OutputFile=".\Debug/ctsimtext.exe"
				LinkIncremental="2"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="..\libctsim\Debug,\fftw-2.1.3\Win32\RFFTW2st\Debug,\fftw-2.1.3\Win32\FFTW2st\Debug,\fftw-2.1.3\fftw2st\Debug,\fftw-2.1.3\rfftw2st\Release,\wx2\lib,\ctn\winctn\ctn_lib\Debug"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile=".\Debug/ctsimtext.pdb"
				SubSystem="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\Debug/ctsimtext.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="_DEBUG"
				Culture="1033"
				AdditionalIncludeDirectories="\wx2\include;\wx2\contrib\include"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory=".\Release"
			IntermediateDirectory=".\Release"
			ConfigurationType="1"
			UseOfMFC="0"
			ATLMinimizesCRunTimeLibraryUsage="FALSE">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="2"
				GlobalOptimizations="TRUE"
				InlineFunctionExpansion="2"
				EnableIntrinsicFunctions="TRUE"
				FavorSizeOrSpeed="1"
				OmitFramePointers="TRUE"
				OptimizeForProcessor="2"
				AdditionalIncludeDirectories="..\..\include,..\..\getopt,\fftw-2.1.3\fftw,\fftw-2.1.3\rfftw,\wx2\include,\wx2\src\png,\wx2\src\zlib,\wx2\src\tiff,\wx2\lib\msw"
				PreprocessorDefinitions="_CONSOLE,NOMAIN,__WIN95__,__WIN32__,_WINDOWS,__WXMSW__,MSVC,NDEBUG,VERSION=\&quot;4.0.2\&quot;,WIN32,HAVE_CTN_DICOM,HAVE_GETOPT_H,HAVE_STRING_H"
				StringPooling="TRUE"
				RuntimeLibrary="0"
				EnableFunctionLevelLinking="TRUE"
				RuntimeTypeInfo="TRUE"
				UsePrecompiledHeader="2"
				PrecompiledHeaderFile=".\Release/ctsimtext.pch"
				AssemblerListingLocation=".\Release/"
				ObjectFile=".\Release/"
				ProgramDataBaseFileName=".\Release/"
				WarningLevel="3"
				SuppressStartupBanner="TRUE"
				CompileAs="0"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				AdditionalOptions="/MACHINE:I386"
				AdditionalDependencies="wxmsw.lib zlib.lib tiff.lib jpeg.lib png.lib libctsim.lib fftw2st.lib rfftw2st.lib wsock32.lib comctl32.lib odbc32.lib odbccp32.lib ctn_lib.lib"
				OutputFile=".\Release/ctsimtext.exe"
				LinkIncremental="1"
				SuppressStartupBanner="TRUE"
				AdditionalLibraryDirectories="..\libctsim\Release,\fftw-2.1.3\Win32\RFFTW2st\Release,\fftw-2.1.3\Win32\FFTW2st\Release,\wx2\,\wx2\lib,\ctn\winctn\ctn_lib\Release"
				ProgramDatabaseFile=".\Release/ctsimtext.pdb"
				SubSystem="1"/>
			<Tool
				Name="VCMIDLTool"
				TypeLibraryName=".\Release/ctsimtext.tlb"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"
				PreprocessorDefinitions="NDEBUG"
				Culture="1033"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
		</Configuration>
	</Configurations>
	<Files>
		<Filter
			Name="Source Files"
			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
			<File
				RelativePath="..\..\tools\ctsimtext.cpp">
			</File>
			<File
				RelativePath="..\..\getopt\getopt.c">
			</File>
			<File
				RelativePath="..\..\getopt\getopt1.c">
			</File>
			<File
				RelativePath="..\..\tools\if1.cpp">
			</File>
			<File
				RelativePath="..\..\tools\if2.cpp">
			</File>
			<File
				RelativePath="..\..\tools\ifexport.cpp">
			</File>
			<File
				RelativePath="..\..\tools\ifinfo.cpp">
			</File>
			<File
				RelativePath="..\..\tools\nographics.cpp">
			</File>
			<File
				RelativePath="..\..\tools\phm2helix.cpp">
			</File>
			<File
				RelativePath="..\..\tools\phm2if.cpp">
			</File>
			<File
				RelativePath="..\..\tools\phm2pj.cpp">
			</File>
			<File
				RelativePath="..\..\tools\pj2if.cpp">
			</File>
			<File
				RelativePath="..\..\tools\pjHinterp.cpp">
			</File>
			<File
				RelativePath="..\..\tools\pjinfo.cpp">
			</File>
			<File
				RelativePath="..\..\tools\pjrec.cpp">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl">
			<File
				RelativePath="..\..\getopt\getopt.h">
			</File>
		</Filter>
		<Filter
			Name="Resource Files"
			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
			<File
				RelativePath=".\ctsimtext.rc">
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>