diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/config/Make.rules.mak | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/config/Make.rules.mak b/cpp/config/Make.rules.mak index 4fbedbb0894..41465b85e6c 100644 --- a/cpp/config/Make.rules.mak +++ b/cpp/config/Make.rules.mak @@ -11,7 +11,7 @@ # Select an installation base directory. The directory will be created # if it does not exist. # -prefix = e:\Ice-$(VERSION) +prefix = C:\Ice-$(VERSION) # # Define OPTIMIZE as yes if you want to build with |