diff options
author | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-06 10:58:54 +0000 |
---|---|---|
committer | jaybinks <jaybinks@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2008-03-06 10:58:54 +0000 |
commit | 25f33e77d2254791d76cc84f0f9e67e9cccf1a67 (patch) | |
tree | 8ffbf2478e6c0131ca59eef25b6212c12af0b7c1 /Game/Code/UnitTests/test_libraries.compiled | |
parent | 23ba71caadfb9adc0d70a44848899d95a0097f85 (diff) | |
download | usdx-25f33e77d2254791d76cc84f0f9e67e9cccf1a67.tar.gz usdx-25f33e77d2254791d76cc84f0f9e67e9cccf1a67.tar.xz usdx-25f33e77d2254791d76cc84f0f9e67e9cccf1a67.zip |
added first steps to building some unit tests.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@920 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
-rw-r--r-- | Game/Code/UnitTests/test_libraries.compiled | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Game/Code/UnitTests/test_libraries.compiled b/Game/Code/UnitTests/test_libraries.compiled new file mode 100644 index 00000000..6efc7c42 --- /dev/null +++ b/Game/Code/UnitTests/test_libraries.compiled @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<CONFIG> + <Compiler Value="/usr/bin/ppc386" Date="1188503747"/> + <Params Value=" -S2cgi -OG1 -gl -vewnhi -l -Fu../../../../../../.lazarus/lib/fpcunitconsolerunner/i386-linux/ -Fu/usr/share/lazarus/packager/units/i386-linux/ -Fu. -otest_libraries test_libraries.lpr"/> +</CONFIG> |