summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cosv/prj/d.lst7
1 files changed, 3 insertions, 4 deletions
diff --git a/cosv/prj/d.lst b/cosv/prj/d.lst
index 66b62cbbf044..229161c173aa 100644
--- a/cosv/prj/d.lst
+++ b/cosv/prj/d.lst
@@ -1,9 +1,8 @@
mkdir: %_DEST%\inc%_EXT%\cosv
-mkdir: %_DEST%\inc%_EXT%\cosv\template
+mkdir: %_DEST%\inc%_EXT%\cosv\tpl
..\%__SRC%\lib\cosv.lib %_DEST%\lib%_EXT%\cosv.lib
-..\%__SRC%\lib\libcosv.a %_DEST%\lib%_EXT%\libcosv.a
+..\%__SRC%\lib\libcosv.a %_DEST%\lib%_EXT%\libcosv.a
..\inc\cosv\*.hxx %_DEST%\inc%_EXT%\cosv\*.hxx
..\inc\cosv\*.h %_DEST%\inc%_EXT%\cosv\*.h
-..\inc\cosv\template\*.hxx %_DEST%\inc%_EXT%\cosv\template\*.hxx
-
+..\inc\cosv\tpl\*.hxx %_DEST%\inc%_EXT%\cosv\tpl\*.hxx