[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:
Laurent Carlier 2009-06-19 18:43:28 +00:00
parent fc3df55372
commit 3388814ec1

View file

@ -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