diff options
author | johnvg | 2010-10-04 10:55:46 +0000 |
---|---|---|
committer | johnvg | 2010-10-04 10:55:46 +0000 |
commit | b8e1932d9d30412aad0c73ee298a69558fa59038 (patch) | |
tree | 9e6797b8582255a290ca0404ae984c6e8c7fa4f7 /CleanCompiler64.prj | |
parent | use Libraries\ArgEnv instead of Libraries\ArgEnvWindows (diff) |
use Libraries/ArgEnv instead of Libraries/ArgEnvWindows (for 64 bit .prj)
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@1802 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'CleanCompiler64.prj')
-rw-r--r-- | CleanCompiler64.prj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CleanCompiler64.prj b/CleanCompiler64.prj index f8a1e2c..96a705d 100644 --- a/CleanCompiler64.prj +++ b/CleanCompiler64.prj @@ -38,11 +38,10 @@ Global Paths Path: {Project}\frontend Path: {Project}\backend - Path: {Project}\backendCModules Path: {Project}\main Path: {Project}\main\Windows Path: {Project}\backend\Windows - Path: {Application}\Libraries\ArgEnvWindows + Path: {Application}\Libraries\ArgEnv Precompile: Postlink: MainModule |