ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/dclient/testsuite/json/Rules.am
Revision: 1.1
Committed: Sun Oct 17 08:15:15 2010 UTC (13 years, 9 months ago) by sf-pippijn
Branch: MAIN
CVS Tags: HEAD
Log Message:
initial import

File Contents

# User Rev Content
1 sf-pippijn 1.1 TESTS += json_test
2     check_PROGRAMS += json_test
3    
4     json_test_SOURCES = \
5     testsuite/json/jsontest.cpp \
6     testsuite/json/jsontest.h \
7     testsuite/json/jsontest_main.cpp
8    
9     json_test_LDADD = libjson.la