111 lines
4.0 KiB
XML
111 lines
4.0 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6" />
|
|
<Project>
|
|
<Option title="3DS" />
|
|
<Option makefile_is_custom="1" />
|
|
<Option pch_mode="2" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
<Build>
|
|
<Target title="3dsx">
|
|
<Option type="4" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="cia">
|
|
<Option type="4" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="3ds">
|
|
<Option type="4" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="elf">
|
|
<Option type="4" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="citra">
|
|
<Option type="4" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
</Target>
|
|
<Target title="release">
|
|
<Option type="4" />
|
|
<Option compiler="gcc" />
|
|
<MakeCommands>
|
|
<Build command="$make -f $makefile $target" />
|
|
<CompileFile command="$make -f $makefile $file" />
|
|
<Clean command="$make -f $makefile clean" />
|
|
<DistClean command="$make -f $makefile distclean" />
|
|
<AskRebuildNeeded command="$make -q -f $makefile $target" />
|
|
<SilentBuild command="$make -f $makefile $target > $(CMD_NULL)" />
|
|
</MakeCommands>
|
|
</Target>
|
|
</Build>
|
|
<Compiler>
|
|
<Add option="-Wall" />
|
|
</Compiler>
|
|
<Unit filename="Makefile">
|
|
<Option target="<{~None~}>" />
|
|
</Unit>
|
|
<Unit filename="resources/AppInfo">
|
|
<Option target="<{~None~}>" />
|
|
</Unit>
|
|
<Unit filename="resources/template.rsf">
|
|
<Option target="<{~None~}>" />
|
|
</Unit>
|
|
<Unit filename="source/main.cpp">
|
|
<Option target="<{~None~}>" />
|
|
</Unit>
|
|
<Extensions>
|
|
<lib_finder disable_auto="1" />
|
|
</Extensions>
|
|
</Project>
|
|
</CodeBlocks_project_file>
|