aboutsummaryrefslogtreecommitdiff
path: root/tools/2CDT/2cdt.cbp
blob: 41deaf1b9d092924b61cedd1cb73243022d97624 (plain)
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
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
	<FileVersion major="1" minor="4" />
	<Project>
		<Option title="2cdt" />
		<Option makefile="makefile" />
		<Option pch_mode="0" />
		<Option compiler="gcc" />
		<Build>
			<Target title="default">
				<Option output="C:\2cdt\2cdt.exe" />
				<Option type="1" />
				<Option compiler="gcc" />
				<Option parameters="-m 2 -r snake c:\blocks.bin c:\tester.cdt" />
				<Option includeInTargetAll="1" />
				<Option projectResourceIncludeDirsRelation="1" />
			</Target>
		</Build>
		<Compiler>
			<Add option="-g" />
		</Compiler>
		<Unit filename="src\2cdt.c">
			<Option compilerVar="CC" />
			<Option target="default" />
		</Unit>
		<Unit filename="src\defs.h">
			<Option compilerVar="CC" />
			<Option compile="0" />
			<Option link="0" />
			<Option target="default" />
		</Unit>
		<Unit filename="src\tzxfile.c">
			<Option compilerVar="CC" />
			<Option target="default" />
		</Unit>
		<Unit filename="src\tzxfile.h">
			<Option compilerVar="CC" />
			<Option compile="0" />
			<Option link="0" />
			<Option target="default" />
		</Unit>
	</Project>
</CodeBlocks_project_file>