#At lp:maria

 2768 [email protected]  2009-11-14
      XtraDB 8 after-merge fix: Fix windows build.
      modified:
        storage/xtradb/CMakeLists.txt

=== modified file 'storage/xtradb/CMakeLists.txt'
--- a/storage/xtradb/CMakeLists.txt     2009-11-13 21:26:08 +0000
+++ b/storage/xtradb/CMakeLists.txt     2009-11-14 09:53:18 +0000
@@ -44,7 +44,7 @@ IF(MSVC AND $(WIN64))
                                    PROPERTIES COMPILE_FLAGS -Od)
 ENDIF(MSVC AND $(WIN64))
 
-SET(INNODB_SOURCES     btr/btr0btr.c btr/btr0cur.c btr/btr0pcur.c btr/btr0sea.c
+SET(INNOBASE_SOURCES   btr/btr0btr.c btr/btr0cur.c btr/btr0pcur.c btr/btr0sea.c
                        buf/buf0buddy.c buf/buf0buf.c buf/buf0flu.c 
buf/buf0lru.c buf/buf0rea.c
                        data/data0data.c data/data0type.c
                        dict/dict0boot.c dict/dict0crea.c dict/dict0dict.c 
dict/dict0load.c dict/dict0mem.c


_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to