summaryrefslogtreecommitdiffstats
path: root/stlport
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:25:33 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-03 13:30:38 +0300
commit64a5712e6f8f544b292fcb988b3fbdd9f51945f3 (patch)
treee8e7308091af0f9af32338590da6c0b1d22a7fe2 /stlport
parentDrop fairly pointless warning about lack of GTK quickstarter on the Mac (diff)
downloadcore-64a5712e6f8f544b292fcb988b3fbdd9f51945f3.tar.gz
core-64a5712e6f8f544b292fcb988b3fbdd9f51945f3.zip
Drop %_EXT% which was always empty
Diffstat (limited to 'stlport')
-rw-r--r--stlport/prj/d.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/stlport/prj/d.lst b/stlport/prj/d.lst
index fe7c6f3aab0d..88478cef74b9 100644
--- a/stlport/prj/d.lst
+++ b/stlport/prj/d.lst
@@ -1,3 +1,3 @@
-..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT%\lib*.so
-..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\*.dll
+..\%__SRC%\lib\lib*.so %_DEST%\lib\lib*.so
+..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll