Skip to content

Commit 72ab896

Browse files
committed
second commit
1 parent 2b5cd75 commit 72ab896

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

README

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
run with cscript or wscript or double click
2+
Downloads glext.h and wglext.h, creates GLextDefines.h and GLextDefines.cpp

makeGLextDefines.h.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
//run with cscript or wscript or double click
2+
//Downloads glext.h and wglext.h, creates GLextDefines.h and GLextDefines.cpp
3+
14
var fso = new ActiveXObject('Scripting.FileSystemObject');
25

36
function dl(src, dst){

0 commit comments

Comments
 (0)