aboutsummaryrefslogtreecommitdiff
path: root/project/BuildDependencies
diff options
context:
space:
mode:
authorWiSo <wiso@xbmc.org>2013-05-06 19:54:09 +0200
committerWiSo <wiso@xbmc.org>2013-05-06 19:54:09 +0200
commitddad03ca9b0537bd6e3bdf038b22f1ceea4ae903 (patch)
treecd6048ff5564b25ef73c503a13d13fa7897953bb /project/BuildDependencies
parentb73bd86de8661772091f1406ac0722aaf8427737 (diff)
[WIN32] removed glew lib.
Diffstat (limited to 'project/BuildDependencies')
-rw-r--r--project/BuildDependencies/scripts/libglew_d.bat14
-rw-r--r--project/BuildDependencies/scripts/libglew_d.txt2
2 files changed, 0 insertions, 16 deletions
diff --git a/project/BuildDependencies/scripts/libglew_d.bat b/project/BuildDependencies/scripts/libglew_d.bat
deleted file mode 100644
index 4942d48f0b..0000000000
--- a/project/BuildDependencies/scripts/libglew_d.bat
+++ /dev/null
@@ -1,14 +0,0 @@
-@ECHO OFF
-
-SET LOC_PATH=%CD%
-SET FILES=%LOC_PATH%\libglew_d.txt
-
-CALL dlextract.bat libglew %FILES%
-
-cd %TMP_PATH%
-
-xcopy glew\include\* "%CUR_PATH%\include\" /E /Q /I /Y
-copy glew\lib\*.lib "%CUR_PATH%\lib\" /Y
-copy glew\bin\glew32.dll "%XBMC_PATH%\project\Win32BuildSetup\dependencies\glew32.dll"
-
-cd %LOC_PATH% \ No newline at end of file
diff --git a/project/BuildDependencies/scripts/libglew_d.txt b/project/BuildDependencies/scripts/libglew_d.txt
deleted file mode 100644
index 9fdbb21697..0000000000
--- a/project/BuildDependencies/scripts/libglew_d.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-; filename mirror source of the file
-glew-1.5.0-win32.zip http://mirrors.xbmc.org/build-deps/win32/ http://downloads.sourceforge.net/glew/