From b8e1932d9d30412aad0c73ee298a69558fa59038 Mon Sep 17 00:00:00 2001 From: johnvg Date: Mon, 4 Oct 2010 10:55:46 +0000 Subject: 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 --- CleanCompiler64.prj | 3 +-- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3