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/Forts/CMakeLists.txt
author
koda
Thu, 05 Nov 2009 19:50:16 +0000
changeset 2600
7b21daf84933
parent 1032
bf6f5122baf7
child 3789
c3eb56754e92
permissions
-rw-r--r--
revamped SDLh.pas
file(GLOB FortSprites *.png)
install(FILES
${FortSprites}
DESTINATION ${SHAREPATH}Data/Forts)