Changeset 2229
- Timestamp:
- Jun 2, 2011 5:35:10 PM (10 years ago)
- Location:
- ThirdParty/SCIP/trunk
- Files:
-
- 5 added
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/SCIP/trunk
-
Property
svn:ignore
set to
scip
-
Property
svn:ignore
set to
-
ThirdParty/SCIP/trunk/Makefile.am
r2227 r2229 9 9 EXTRA_DIST = 10 10 11 noinst_LTLIBRARIES = libcoinscip.la11 lib_LTLIBRARIES = libcoinscip.la 12 12 13 13 libcoinscip_la_SOURCES = \ -
ThirdParty/SCIP/trunk/configure.ac
r2228 r2229 106 106 CXXFLAGS="$CXXFLAGS $EXTRAFLAGS" 107 107 108 AC_CONFIG_FILES([Makefile ])108 AC_CONFIG_FILES([Makefile coinscip.pc coinscip-uninstalled.pc]) 109 109 110 110 # dummy header file to avoid many extra compiler flags
Note: See TracChangeset
for help on using the changeset viewer.