[gcompris] windows compil minor, fixed path



commit f15e3900fd2f56da36a12c6da16b05fab29c37d5
Author: Bruno Coudoin <bruno coudoin free fr>
Date:   Wed Mar 12 19:15:05 2014 +0100

    windows compil minor, fixed path

 global_win32.mak |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/global_win32.mak b/global_win32.mak
index 1cd53c7..2499be4 100644
--- a/global_win32.mak
+++ b/global_win32.mak
@@ -41,7 +41,7 @@ DEFINES +=    -DHAVE_CONFIG_H
 
 ifneq ($(CROSSCOMPILER),)
        # CROSS COMPILATION
-       LOCAL_PREFIX:=/home/bruno/Projets/gcompris/windows
+       LOCAL_PREFIX:=/home/bdoin/Projets/gcompris/windows
        MAKENSIS:=makensis
 else
        # MSYS CASE


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]