diff options
author | Justin Clark-Casey (justincc) | 2010-09-10 22:38:56 +0100 |
---|---|---|
committer | Justin Clark-Casey (justincc) | 2010-09-10 22:38:56 +0100 |
commit | 29708e47a56e6935f8965ef43556570bb82b64a9 (patch) | |
tree | 8ba76776609118904f8fd8350cd2f2712eda132c /Prebuild/tests/include-002-2.include | |
parent | Remove parenthesis around the release flavour to get the version string back ... (diff) | |
parent | Build system upgrade: (diff) | |
download | opensim-SC-29708e47a56e6935f8965ef43556570bb82b64a9.zip opensim-SC-29708e47a56e6935f8965ef43556570bb82b64a9.tar.gz opensim-SC-29708e47a56e6935f8965ef43556570bb82b64a9.tar.bz2 opensim-SC-29708e47a56e6935f8965ef43556570bb82b64a9.tar.xz |
Merge branch 'prebuild-update'
Diffstat (limited to '')
-rw-r--r-- | Prebuild/tests/include-002-2.include | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/Prebuild/tests/include-002-2.include b/Prebuild/tests/include-002-2.include deleted file mode 100644 index 661b7f3..0000000 --- a/Prebuild/tests/include-002-2.include +++ /dev/null | |||
@@ -1,8 +0,0 @@ | |||
1 | <Configuration name="Debug" xmlns="http://dnpb.sourceforge.net/schemas/prebuild-1.7.xsd"> | ||
2 | <Options> | ||
3 | <CompilerDefines>DEBUG;TRACE</CompilerDefines> | ||
4 | <OptimizeCode>false</OptimizeCode> | ||
5 | <OutputPath>bin/Debug</OutputPath> | ||
6 | <DebugInformation>true</DebugInformation> | ||
7 | </Options> | ||
8 | </Configuration> | ||