git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/performance/trunk@33322 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2011-06-17 09:32:56 +00:00
parent f2f2cf4d9d
commit 918f5c503c

View file

@ -22,6 +22,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
PACKAGE_NAME = Performance
PACKAGE_VERSION = 0.3.0
Performance_INTERFACE_VERSION=0.3
SVN_BASE_URL = svn+ssh://svn.gna.org/svn/gnustep/libs
SVN_MODULE_NAME = performance
@ -32,8 +33,6 @@ TEST_TOOL_NAME=
LIBRARY_NAME=Performance
DOCUMENT_NAME=Performance
Performance_INTERFACE_VERSION=0.3
Performance_OBJC_FILES += \
GSCache.m \
GSFIFO.m \