Mercurial
Mercurial
>
sheepy-clone
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
share/hedgewars/Data/Missions/Training/CMakeLists.txt
author
smxx
Wed, 17 Mar 2010 12:30:55 +0000
changeset 3011
73c8f618fd8b
child 3238
e99a43a2405b
permissions
-rw-r--r--
General: * Reorganized training files
file(GLOB Scripts *.lua)
install(FILES
${Scripts}
DESTINATION ${SHAREPATH}Data/Missions/Training)