removed ui_patches_dialog.h from SOURCES-list
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1262 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
2008-07-01 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
|
||||
|
||||
* plugins/sf2_player/Makefile.am:
|
||||
removed ui_patches_dialog.h from SOURCES-list
|
||||
|
||||
* src/core/mmp.cpp:
|
||||
don't mess up projects when loading files being created using
|
||||
0.4.0-alpha in a later version because "0.4.0-alpha" < "0.4.0-svn..."
|
||||
|
||||
@@ -48,7 +48,7 @@ CLEANFILES = $(MOC_FILES) ${UIC_FILES} ./embedded_resources.h
|
||||
|
||||
pkglib_LTLIBRARIES = libsf2player.la
|
||||
|
||||
libsf2player_la_SOURCES = sf2_player.cpp sf2_player.h patches_dialog.cpp patches_dialog.h ui_patches_dialog.h
|
||||
libsf2player_la_SOURCES = sf2_player.cpp sf2_player.h patches_dialog.cpp patches_dialog.h
|
||||
libsf2player_la_LDFLAGS = -L@fluidsynth_lib@ -lfluidsynth
|
||||
|
||||
$(libsf2player_la_SOURCES): ./embedded_resources.h
|
||||
|
||||
Reference in New Issue
Block a user