~efargaspro/+junk/codeblocks-16.01-release

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
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
	<FileVersion major="1" minor="6" />
	<Project>
		<Option title="FortranProject wx3.0.x" />
		<Option compiler="gcc" />
		<Build>
			<Target title="default">
				<Option platforms="Windows;" />
				<Option output="../../../devel30/share/CodeBlocks/plugins/FortranProject" prefix_auto="1" extension_auto="1" />
				<Option object_output="../../../.objs30/plugins/contrib/FortranProject" />
				<Option type="3" />
				<Option compiler="gcc" />
				<Option host_application="codeblocks" />
				<Option run_host_application_in_terminal="0" />
				<Compiler>
					<Add option="-Wall" />
					<Add option="$(#CB_RELEASE_TYPE)" />
					<Add option="-pipe" />
					<Add option="-mthreads" />
					<Add option="-fmessage-length=0" />
					<Add option="-fexceptions" />
					<Add option="-DBUILDING_PLUGIN" />
					<Add option="-DHAVE_W32API_H" />
					<Add option="-D__WXMSW__" />
					<Add option="-DWXUSINGDLL" />
					<Add option="-DcbDEBUG" />
					<Add option="-DNOPCH" />
					<Add option="-DwxUSE_UNICODE" />
					<Add directory="../../../include" />
					<Add directory="../../../sdk/wxscintilla/include" />
					<Add directory="$(#WX30.include)" />
					<Add directory="$(#WX30.lib)/gcc_dll$(WX_CFG)/msw$(WX_SUFFIX)" />
				</Compiler>
				<Linker>
					<Add library="codeblocks" />
					<Add library="wxmsw$(WX_VERSION)$(WX_SUFFIX)" />
					<Add directory="../../../devel30" />
					<Add directory="$(#WX30.lib)/gcc_dll$(WX_CFG)" />
				</Linker>
				<Environment>
					<Variable name="WX_CFG" value="" />
					<Variable name="WX_SUFFIX" value="u" />
					<Variable name="WX_VERSION" value="30" />
				</Environment>
			</Target>
		</Build>
		<VirtualTargets>
			<Add alias="All" targets="default;" />
		</VirtualTargets>
		<ExtraCommands>
			<Add after="zip -j9 ..\..\..\devel30\share\codeblocks\FortranProject.zip manifest.xml resources\workspacebrowserf.xrc resources\settings.xrc resources\fortranprojecttoolbar.xrc" />
			<Add after="zip -j9 ..\..\..\devel30\share\codeblocks\FortranProject.zip resources\changecase.xrc resources\tab2space.xrc" />
			<Add after="zip -r9 ..\..\..\devel30\share\codeblocks\FortranProject.zip images" />
			<Add after=".\update30.bat" />
		</ExtraCommands>
		<Unit filename="autoinsert.cpp" />
		<Unit filename="autoinsert.h" />
		<Unit filename="bindto.cpp" />
		<Unit filename="bindto.h" />
		<Unit filename="bindtonewtype.cpp" />
		<Unit filename="bindtonewtype.h" />
		<Unit filename="bufferparserthread.cpp" />
		<Unit filename="bufferparserthread.h" />
		<Unit filename="ccsmartfilter.cpp" />
		<Unit filename="ccsmartfilter.h" />
		<Unit filename="changecase.cpp" />
		<Unit filename="changecase.h" />
		<Unit filename="docblock.cpp" />
		<Unit filename="docblock.h" />
		<Unit filename="farrays.cpp" />
		<Unit filename="farrays.h" />
		<Unit filename="finfowindow.cpp" />
		<Unit filename="finfowindow.h" />
		<Unit filename="fortranfileext.cpp" />
		<Unit filename="fortranfileext.h" />
		<Unit filename="fortranproject.cpp" />
		<Unit filename="fortranproject.h" />
		<Unit filename="fpoptionsdlg.cpp" />
		<Unit filename="fpoptionsdlg.h" />
		<Unit filename="includedb.cpp" />
		<Unit filename="includedb.h" />
		<Unit filename="jumptracker.cpp" />
		<Unit filename="jumptracker.h" />
		<Unit filename="keywordsparserf.cpp" />
		<Unit filename="keywordsparserf.h" />
		<Unit filename="lineaddress.cpp" />
		<Unit filename="lineaddress.h" />
		<Unit filename="makefilegen.cpp" />
		<Unit filename="makefilegen.h" />
		<Unit filename="manifest.xml" />
		<Unit filename="moduletokenf.cpp" />
		<Unit filename="moduletokenf.h" />
		<Unit filename="nativeparserf.cpp" />
		<Unit filename="nativeparserf.h" />
		<Unit filename="parserf.cpp" />
		<Unit filename="parserf.h" />
		<Unit filename="parserthreadf.cpp" />
		<Unit filename="parserthreadf.h" />
		<Unit filename="projectdependencies.cpp" />
		<Unit filename="projectdependencies.h" />
		<Unit filename="resources/changecase.xrc" />
		<Unit filename="resources/fortranprojecttoolbar.xrc" />
		<Unit filename="resources/settings.xrc" />
		<Unit filename="resources/tab2space.xrc" />
		<Unit filename="resources/workspacebrowserf.xrc" />
		<Unit filename="submoduletokenf.h" />
		<Unit filename="tab2space.cpp" />
		<Unit filename="tab2space.h" />
		<Unit filename="textcutter.cpp" />
		<Unit filename="textcutter.h" />
		<Unit filename="tokenf.cpp" />
		<Unit filename="tokenf.h" />
		<Unit filename="tokenizerf.cpp" />
		<Unit filename="tokenizerf.h" />
		<Unit filename="usetokenf.cpp" />
		<Unit filename="usetokenf.h" />
		<Unit filename="workspacebrowserbuilder.cpp" />
		<Unit filename="workspacebrowserbuilder.h" />
		<Unit filename="workspacebrowserf.cpp" />
		<Unit filename="workspacebrowserf.h" />
		<Unit filename="workspaceparserthread.cpp" />
		<Unit filename="workspaceparserthread.h" />
		<Unit filename="wxsmith/BindtoNewType.wxs" />
		<Unit filename="wxsmith/Bindto.wxs" />
		<Extensions>
			<code_completion />
			<debugger />
			<envvars />
			<wxsmith version="1">
				<gui name="wxWidgets" src="" main="" init_handlers="necessary" language="CPP" />
				<resources>
					<wxDialog wxs="wxsmith/Bindto.wxs" src="bindto.cpp" hdr="bindto.h" fwddecl="0" i18n="1" name="Bindto" language="CPP" />
					<wxDialog wxs="wxsmith/BindtoNewType.wxs" src="bindtonewtype.cpp" hdr="bindtonewtype.h" fwddecl="0" i18n="1" name="BindtoNewType" language="CPP" />
				</resources>
			</wxsmith>
		</Extensions>
	</Project>
</CodeBlocks_project_file>