f92554ae0c1640f77829643b22e01e6f1cf33228
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / TabDemo / ProjectFiles / TabDemo.cbp
1 <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
2 <CodeBlocks_project_file>
3         <FileVersion major="1" minor="6" />
4         <Project>
5                 <Option title="TabDemo" />
6                 <Option pch_mode="0" />
7                 <Option default_target="Release MinGW GNU compiler" />
8                 <Option compiler="bcc" />
9                 <Build>
10                         <Target title="Debug Borland">
11                                 <Option output="Borland\debug\TabDemo.exe" prefix_auto="0" extension_auto="0" />
12                                 <Option working_dir="Borland\Debug" />
13                                 <Option object_output="Borland\Debug" />
14                                 <Option type="0" />
15                                 <Option compiler="bcc" />
16                                 <Compiler>
17                                         <Add option="-tWM" />
18                                         <Add option="-w-par" />
19                                         <Add option="-D_DEBUG" />
20                                         <Add directory="..\..\..\include" />
21                                 </Compiler>
22                                 <ResourceCompiler>
23                                         <Add directory="C:\Borland\BCC55\Include" />
24                                         <Add directory="..\..\..\include" />
25                                 </ResourceCompiler>
26                                 <Linker>
27                                         <Add library="cw32mt" />
28                                         <Add library="comctl32" />
29                                         <Add library="import32" />
30                                 </Linker>
31                         </Target>
32                         <Target title="Release Borland">
33                                 <Option output="Borland\Release\TabDemo.exe" prefix_auto="0" extension_auto="0" />
34                                 <Option working_dir="Borland\Release" />
35                                 <Option object_output="Borland\Release" />
36                                 <Option type="0" />
37                                 <Option compiler="bcc" />
38                                 <Compiler>
39                                         <Add option="-tWM" />
40                                         <Add option="-w-par" />
41                                         <Add option="-DNDEBUG" />
42                                         <Add directory="..\..\..\include" />
43                                 </Compiler>
44                                 <ResourceCompiler>
45                                         <Add directory="C:\Borland\BCC55\Include" />
46                                         <Add directory="..\..\..\include" />
47                                 </ResourceCompiler>
48                                 <Linker>
49                                         <Add library="comctl32" />
50                                         <Add library="import32" />
51                                         <Add library="cw32mt" />
52                                 </Linker>
53                         </Target>
54                         <Target title="Debug Microsoft Visual C++">
55                                 <Option output="Microsoft\Debug\TabDemo.exe" prefix_auto="0" extension_auto="0" />
56                                 <Option working_dir="Microsoft\Debug" />
57                                 <Option object_output="Microsoft\Debug" />
58                                 <Option type="0" />
59                                 <Option compiler="msvctk" />
60                                 <Compiler>
61                                         <Add option="/MTd" />
62                                         <Add option="/GA" />
63                                         <Add option="/GX" />
64                                         <Add option="/GR" />
65                                         <Add option="/W3" />
66                                         <Add option="/Zi" />
67                                         <Add option="/Zi /D_DEBUG" />
68                                         <Add option="/DWIN32" />
69                                         <Add option="/D_DEBUG" />
70                                         <Add option="/D_WINDOWS" />
71                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Include" />
72                                         <Add directory="..\..\..\include" />
73                                 </Compiler>
74                                 <ResourceCompiler>
75                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Include" />
76                                         <Add directory="..\..\..\include" />
77                                 </ResourceCompiler>
78                                 <Linker>
79                                         <Add option="/DEBUG" />
80                                         <Add library="ComCtl32" />
81                                         <Add library="Gdi32" />
82                                         <Add library="User32" />
83                                         <Add library="Kernel32" />
84                                         <Add library="Advapi32" />
85                                         <Add library="Comdlg32" />
86                                         <Add library="Oleaut32" />
87                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Lib" />
88                                 </Linker>
89                         </Target>
90                         <Target title="Release Microsoft Visual C++">
91                                 <Option output="Microsoft\Release\TabDemo.exe" prefix_auto="0" extension_auto="0" />
92                                 <Option working_dir="Microsoft\Release" />
93                                 <Option object_output="Microsoft\Release" />
94                                 <Option type="0" />
95                                 <Option compiler="msvctk" />
96                                 <Compiler>
97                                         <Add option="/MT" />
98                                         <Add option="/GX" />
99                                         <Add option="/GR" />
100                                         <Add option="/Ox" />
101                                         <Add option="/W3" />
102                                         <Add option="/DWIN32" />
103                                         <Add option="/DNDEBUG" />
104                                         <Add option="/D_WINDOWS" />
105                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Include" />
106                                         <Add directory="..\..\..\include" />
107                                 </Compiler>
108                                 <ResourceCompiler>
109                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Include" />
110                                         <Add directory="..\..\..\include" />
111                                 </ResourceCompiler>
112                                 <Linker>
113                                         <Add library="ComCtl32" />
114                                         <Add library="Gdi32" />
115                                         <Add library="Kernel32" />
116                                         <Add library="User32" />
117                                         <Add library="Advapi32" />
118                                         <Add library="Comdlg32" />
119                                         <Add library="Oleaut32" />
120                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Lib" />
121                                 </Linker>
122                         </Target>
123                         <Target title="Debug MinGW GNU compiler">
124                                 <Option output="GNU\Debug\TabDemo.exe" prefix_auto="0" extension_auto="0" />
125                                 <Option working_dir="GNU\Debug" />
126                                 <Option object_output="GNU\Debug" />
127                                 <Option type="0" />
128                                 <Option compiler="gcc" />
129                                 <Compiler>
130                                         <Add option="-Wall" />
131                                         <Add option="-g" />
132                                         <Add option="-g3" />
133                                         <Add option="-D__DEBUG__" />
134                                         <Add option="-D_DEBUG" />
135                                         <Add directory="..\..\..\include" />
136                                 </Compiler>
137                                 <ResourceCompiler>
138                                         <Add directory="..\..\..\include" />
139                                 </ResourceCompiler>
140                                 <Linker>
141                                         <Add option="-Wl,--enable-auto-import" />
142                                         <Add library="comctl32" />
143                                         <Add library="Ole32" />
144                                         <Add library="Oleaut32" />
145                                         <Add library="Uuid" />
146                                         <Add library="Ws2_32" />
147                                 </Linker>
148                         </Target>
149                         <Target title="Release MinGW GNU compiler">
150                                 <Option output="GNU\Release\TabDemo.exe" prefix_auto="0" extension_auto="0" />
151                                 <Option working_dir="GNU\Release" />
152                                 <Option object_output="GNU\Release" />
153                                 <Option type="0" />
154                                 <Option compiler="gcc" />
155                                 <Compiler>
156                                         <Add option="-Wall" />
157                                         <Add option="-DNDEBUG" />
158                                         <Add directory="..\..\..\include" />
159                                 </Compiler>
160                                 <ResourceCompiler>
161                                         <Add directory="..\..\..\include" />
162                                 </ResourceCompiler>
163                                 <Linker>
164                                         <Add option="-Wl,--enable-auto-import" />
165                                         <Add library="comctl32" />
166                                         <Add library="Ole32" />
167                                         <Add library="Oleaut32" />
168                                         <Add library="Uuid" />
169                                         <Add library="Ws2_32" />
170                                 </Linker>
171                         </Target>
172                 </Build>
173                 <VirtualTargets>
174                         <Add alias="All" targets="Debug Borland;Release Borland;Debug Microsoft Visual C++;Release Microsoft Visual C++;Debug MinGW GNU compiler;Release MinGW GNU compiler;" />
175                 </VirtualTargets>
176                 <Unit filename="..\src\Classes.cpp" />
177                 <Unit filename="..\src\Classes.h" />
178                 <Unit filename="..\src\Files.cpp" />
179                 <Unit filename="..\src\Files.h" />
180                 <Unit filename="..\src\Mainfrm.cpp" />
181                 <Unit filename="..\src\Mainfrm.h" />
182                 <Unit filename="..\src\Readme.txt" />
183                 <Unit filename="..\src\Resource.rc">
184                         <Option compilerVar="WINDRES" />
185                 </Unit>
186                 <Unit filename="..\src\TabDemoApp.cpp" />
187                 <Unit filename="..\src\TabDemoApp.h" />
188                 <Unit filename="..\src\main.cpp" />
189                 <Unit filename="..\src\resource.h" />
190                 <Extensions>
191                         <code_completion />
192                         <debugger />
193                 </Extensions>
194         </Project>
195 </CodeBlocks_project_file>

UCC git Repository :: git.ucc.asn.au