Menu

[73c16a]: / CPP Converter / CPP Converter.cbp  Maximize  Restore  History

Download this file

58 lines (57 with data), 1.8 kB

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
	<FileVersion major="1" minor="6" />
	<Project>
		<Option title="CPP Converter" />
		<Option pch_mode="2" />
		<Option compiler="gcc" />
		<Build>
			<Target title="Debug">
				<Option output="bin/Debug/CPP Converter" prefix_auto="1" extension_auto="1" />
				<Option object_output="obj/Debug/" />
				<Option type="3" />
				<Option compiler="gcc" />
				<Option parameters='&quot;C:\Users\NanoBytes\Desktop\BOLT\CPP Converter\bin\Debug\CPP Converter.dll&quot; &quot;1&quot; &quot;C:\Users\NanoBytes\Desktop\BOLT\BOLT Compiler\BOLT.bolt&quot; ' />
				<Option host_application="C:/Users/NanoBytes/Desktop/BOLT/bin/Debug/BOLT.exe" />
				<Option run_host_application_in_terminal="0" />
				<Option createDefFile="1" />
				<Option createStaticLib="1" />
				<Compiler>
					<Add option="-Wall" />
					<Add option="-DBUILD_DLL" />
					<Add option="-g" />
				</Compiler>
				<Linker>
					<Add library="user32" />
				</Linker>
			</Target>
			<Target title="Release">
				<Option output="bin/Release/CPP Converter" prefix_auto="1" extension_auto="1" />
				<Option object_output="obj/Release/" />
				<Option type="3" />
				<Option compiler="gcc" />
				<Option createDefFile="1" />
				<Option createStaticLib="1" />
				<Compiler>
					<Add option="-Wall" />
					<Add option="-DBUILD_DLL" />
					<Add option="-O2" />
				</Compiler>
				<Linker>
					<Add option="-s" />
					<Add library="user32" />
				</Linker>
			</Target>
		</Build>
		<Unit filename="Errors.h" />
		<Unit filename="Input.h" />
		<Unit filename="Tokens.h" />
		<Unit filename="main.cpp" />
		<Extensions>
			<code_completion />
			<envvars />
			<debugger />
			<lib_finder disable_auto="1" />
		</Extensions>
	</Project>
</CodeBlocks_project_file>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.