Skip to content

Commit

Permalink
windows compil minor, fixed path
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Coudoin committed Mar 12, 2014
1 parent 74bc69e commit f15e390
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion global_win32.mak
Expand Up @@ -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
Expand Down

0 comments on commit f15e390

Please sign in to comment.