Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Picture / ProjectFiles / Picture.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="Picture" />
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\Picture.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\Picture.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\Picture.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="Ole32" />
87                                         <Add library="Oleaut32" />
88                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Lib" />
89                                 </Linker>
90                         </Target>
91                         <Target title="Release Microsoft Visual C++">
92                                 <Option output="Microsoft\Release\Picture.exe" prefix_auto="0" extension_auto="0" />
93                                 <Option working_dir="Microsoft\Release" />
94                                 <Option object_output="Microsoft\Release" />
95                                 <Option type="0" />
96                                 <Option compiler="msvctk" />
97                                 <Compiler>
98                                         <Add option="/MT" />
99                                         <Add option="/GX" />
100                                         <Add option="/GR" />
101                                         <Add option="/Ox" />
102                                         <Add option="/W3" />
103                                         <Add option="/DWIN32" />
104                                         <Add option="/DNDEBUG" />
105                                         <Add option="/D_WINDOWS" />
106                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Include" />
107                                         <Add directory="..\..\..\include" />
108                                 </Compiler>
109                                 <ResourceCompiler>
110                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Include" />
111                                         <Add directory="..\..\..\include" />
112                                 </ResourceCompiler>
113                                 <Linker>
114                                         <Add library="ComCtl32" />
115                                         <Add library="Gdi32" />
116                                         <Add library="Kernel32" />
117                                         <Add library="User32" />
118                                         <Add library="Advapi32" />
119                                         <Add library="Comdlg32" />
120                                         <Add library="Ole32" />
121                                         <Add library="Oleaut32" />
122                                         <Add directory="C:\Program Files\Microsoft Platform SDK\Lib" />
123                                 </Linker>
124                         </Target>
125                         <Target title="Debug MinGW GNU compiler">
126                                 <Option output="GNU\Debug\Picture.exe" prefix_auto="0" extension_auto="0" />
127                                 <Option working_dir="GNU\Debug" />
128                                 <Option object_output="GNU\Debug" />
129                                 <Option type="0" />
130                                 <Option compiler="gcc" />
131                                 <Compiler>
132                                         <Add option="-Wall" />
133                                         <Add option="-g" />
134                                         <Add option="-g3" />
135                                         <Add option="-D__DEBUG__" />
136                                         <Add option="-D_DEBUG" />
137                                         <Add directory="..\..\..\include" />
138                                 </Compiler>
139                                 <ResourceCompiler>
140                                         <Add directory="..\..\..\include" />
141                                 </ResourceCompiler>
142                                 <Linker>
143                                         <Add option="-Wl,--enable-auto-import" />
144                                         <Add library="comctl32" />
145                                         <Add library="Ole32" />
146                                         <Add library="Oleaut32" />
147                                         <Add library="Uuid" />
148                                         <Add library="WS2_32" />
149                                 </Linker>
150                         </Target>
151                         <Target title="Release MinGW GNU compiler">
152                                 <Option output="GNU\Release\Picture.exe" prefix_auto="0" extension_auto="0" />
153                                 <Option working_dir="GNU\Release" />
154                                 <Option object_output="GNU\Release" />
155                                 <Option type="0" />
156                                 <Option compiler="gcc" />
157                                 <Compiler>
158                                         <Add option="-Wall" />
159                                         <Add option="-DNDEBUG" />
160                                         <Add directory="..\..\..\include" />
161                                 </Compiler>
162                                 <ResourceCompiler>
163                                         <Add directory="..\..\..\include" />
164                                 </ResourceCompiler>
165                                 <Linker>
166                                         <Add option="-Wl,--enable-auto-import" />
167                                         <Add library="comctl32" />
168                                         <Add library="Ole32" />
169                                         <Add library="Oleaut32" />
170                                         <Add library="Uuid" />
171                                         <Add library="Ws2_32" />
172                                 </Linker>
173                         </Target>
174                 </Build>
175                 <VirtualTargets>
176                         <Add alias="All" targets="Debug Borland;Release Borland;Debug Microsoft Visual C++;Release Microsoft Visual C++;Debug MinGW GNU compiler;Release MinGW GNU compiler;" />
177                 </VirtualTargets>
178                 <Unit filename="..\src\Mainfrm.cpp" />
179                 <Unit filename="..\src\Mainfrm.h" />
180                 <Unit filename="..\src\PictureApp.cpp" />
181                 <Unit filename="..\src\PictureApp.h" />
182                 <Unit filename="..\src\Resource.rc">
183                         <Option compilerVar="WINDRES" />
184                 </Unit>
185                 <Unit filename="..\src\StdAfx.cpp" />
186                 <Unit filename="..\src\View.cpp" />
187                 <Unit filename="..\src\View.h" />
188                 <Unit filename="..\src\main.cpp" />
189                 <Unit filename="..\src\resource.h" />
190                 <Unit filename="..\src\stdafx.h" />
191                 <Extensions>
192                         <code_completion />
193                         <debugger />
194                 </Extensions>
195         </Project>
196 </CodeBlocks_project_file>

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