diff options
author | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-07-07 10:51:55 +0100 |
---|---|---|
committer | Andrzej J.R. Hunt <andrzej@ahunt.org> | 2013-07-16 16:40:10 +0200 |
commit | 002e9c5a830de0ddc4b3127e6485af263a52fa24 (patch) | |
tree | d5905ab129f3e760be13ec25d54bd6660603c271 /scp2 | |
parent | e1d4f2767c4c7c2766fac688720b12002ffc8b2a (diff) |
Fix firebird installation (windows) + driver compilation fixes.
Change-Id: I253a2770c951a984bd50c906b0e84feeb8d105d9
Diffstat (limited to 'scp2')
-rw-r--r-- | scp2/source/firebird/file_firebird.scp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scp2/source/firebird/file_firebird.scp b/scp2/source/firebird/file_firebird.scp index f1e4bc0b5d14..c5dba52b1488 100644 --- a/scp2/source/firebird/file_firebird.scp +++ b/scp2/source/firebird/file_firebird.scp @@ -22,7 +22,7 @@ File gid_File_Firebird TXT_FILE_BODY; - Dir = gid_Brand_Dir_Program; + Dir = gid_Dir_Brand_Root; Name = "firebird.filelist"; Styles = (FILELIST,USE_INTERNAL_RIGHTS); End |