Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/glew-2.0.0/config/version')
-rw-r--r--Libraries/glew-2.0.0/config/version7
1 files changed, 0 insertions, 7 deletions
diff --git a/Libraries/glew-2.0.0/config/version b/Libraries/glew-2.0.0/config/version
deleted file mode 100644
index cdf35200..00000000
--- a/Libraries/glew-2.0.0/config/version
+++ /dev/null
@@ -1,7 +0,0 @@
-GLEW_MAJOR = 2
-GLEW_MINOR = 0
-GLEW_MICRO = 0
-GLEW_VERSION = $(GLEW_MAJOR).$(GLEW_MINOR).$(GLEW_MICRO)
-GLEW_NAME = GLEW
-SO_MAJOR = $(GLEW_MAJOR).$(GLEW_MINOR)
-SO_VERSION = $(GLEW_VERSION)