Re #247 : Changed WR cars to display RS as their category (but not changed the file names for the moment) + renamed Off-road-XX category to RS = Rallye Series + bzipped2 wr-*/*.xcf + updated next official release contents

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@3083 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: d79c0b9d3320f8eac315512c898ac6d5e2b5129c
Former-commit-id: 3524417203ec7b0c59ea6e6d526d4a48daa430c0
This commit is contained in:
pouillot 2010-11-03 10:49:25 +00:00
parent c59e978b4d
commit 71c2eccbe8

View file

@ -1,5 +1,15 @@
INCLUDE(../../../cmake/macros.cmake)
ADD_SUBDIRECTORY(simuv2.1)
ADD_SUBDIRECTORY(simuv2)
ADD_SUBDIRECTORY(simuv3)
# Should normally becomes obsolete in 2.0.
ADD_SUBDIRECTORY(simuv2)
# Unofficial / obsolete simulation engines.
IF(NOT OPTION_OFFICIAL_ONLY)
#ADD_SUBDIRECTORY(simuv2)
ENDIF()