summaryrefslogtreecommitdiff
path: root/docview/src
diff options
context:
space:
mode:
authorGraeme Geldenhuys <graeme@mastermaths.co.za>2011-12-13 11:09:14 +0200
committerGraeme Geldenhuys <graeme@mastermaths.co.za>2011-12-13 11:09:14 +0200
commit45f860d01a1934353b746ec954ca9e05f40ee839 (patch)
treed553299931d1984bbe32dfe05755d60c2edb24d0 /docview/src
parent898ba11d74494de6d1f252bfdeb031933d043642 (diff)
downloadfpGUI-45f860d01a1934353b746ec954ca9e05f40ee839.tar.xz
docview: changed target file output path to include CPU and OS.
This means we can build multiple versions using a normal and cross-compiler, without overwriting the docview executable.
Diffstat (limited to 'docview/src')
-rw-r--r--docview/src/docview.lpi4
1 files changed, 2 insertions, 2 deletions
diff --git a/docview/src/docview.lpi b/docview/src/docview.lpi
index 7467f2fa..30c8e7ff 100644
--- a/docview/src/docview.lpi
+++ b/docview/src/docview.lpi
@@ -209,9 +209,9 @@
</Units>
</ProjectOptions>
<CompilerOptions>
- <Version Value="9"/>
+ <Version Value="11"/>
<Target>
- <Filename Value="docview"/>
+ <Filename Value="units/$(TargetCPU)-$(TargetOS)/docview"/>
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>