[GB.CORBA]
* BUG: Fix building with gcc 4.4.0 git-svn-id: svn://localhost/gambas/trunk@2030 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
parent
fc3df55372
commit
3388814ec1
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ gblib_LTLIBRARIES = gb.corba.la
|
|||
|
||||
gb_corba_la_LIBADD = @CORBA_LIB@
|
||||
gb_corba_la_LDFLAGS = -module @LD_FLAGS@
|
||||
gb_corba_la_CXXFLAGS = $(AM_CXXFLAGS) -fexceptions
|
||||
|
||||
gb_corba_la_SOURCES = main.cpp main.h CCorbaApplication.cpp CCorbaApplication.h
|
||||
|
|
Loading…
Reference in a new issue