<?xml version="1.0" encoding="utf-8"?>

<!--
Specify basic information about the project, including how this project is build.
See https://castle-engine.io/project_manifest for documentation of this file.
-->

<project name="test_local_characters"
  caption="CGE Local Characters"
  qualified_name="io.castleengine.test.local.characters"
  standalone_source="test_local_characters_standalone.dpr"
  game_units="GameInitialize"
  author="Michalis Kamburelis"
>
  <compiler_options>
    <search_paths>
      <path value="code/" />
    </search_paths>
  </compiler_options>
</project>
