Kaydet (Commit) 70e7e927 authored tarafından Andrzej J.R. Hunt's avatar Andrzej J.R. Hunt

Further firebird-sdbc windows build fixes.

Change-Id: I9cb0bbd45b19cb9ef6aa4b8f6d0538484060c6a0
üst c7b074ac
......@@ -12,6 +12,7 @@ $(eval $(call gb_Library_Library,firebird_sdbc))
$(eval $(call gb_Library_use_sdk_api,firebird_sdbc))
$(eval $(call gb_Library_use_externals,firebird_sdbc,\
boost_headers \
libfbembed \
))
......
......@@ -39,16 +39,12 @@ Module gid_Module_Prg_Base_Bin
gid_File_Share_Registry_Base_Xcd
/* This should be conditional, but the condition is not working!! */
/* #if defined ENABLE_FIREBIRD_SDBC */
,gid_File_Lib_FirebirdSdbc
,gid_File_FirebirdSdbc_Rdb
,gid_File_FirebirdSdbc_Xcd
/* #endif */
);
End
/* This could be moved to a std location */
STD_LIB_FILE(gid_File_Lib_FirebirdSdbc, firebird_sdbc)
File gid_File_FirebirdSdbc_Rdb
TXT_FILE_BODY;
Dir = gid_Brand_Dir_Program_Services;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment