d244cb76a6
+Added a license (GPLv3). This license applies to all of the code
23 lines
610 B
XML
23 lines
610 B
XML
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
|
|
<CodeBlocks_project_file>
|
|
<FileVersion major="1" minor="6" />
|
|
<Project>
|
|
<Option title="MTGos" />
|
|
<Option pch_mode="2" />
|
|
<Option compiler="null" />
|
|
<Build>
|
|
<Target title="Release">
|
|
<Option output="bin/Release/MTGos" prefix_auto="1" extension_auto="1" />
|
|
<Option object_output="obj/Release/" />
|
|
<Option type="1" />
|
|
<Option compiler="null" />
|
|
</Target>
|
|
</Build>
|
|
<Extensions>
|
|
<code_completion />
|
|
<envvars />
|
|
<debugger />
|
|
<lib_finder disable_auto="1" />
|
|
</Extensions>
|
|
</Project>
|
|
</CodeBlocks_project_file>
|