diff options
author | marha <marha@users.sourceforge.net> | 2010-12-25 19:10:23 +0000 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2010-12-25 19:10:23 +0000 |
commit | c2c3ce5abd338cb6345780cb86c30ca9f34a6562 (patch) | |
tree | e89335fcc835c7e567ce1018593733ffc1cf11f2 /dxtn/getsrc.btm | |
parent | c6539c9f45372fb6518bff17a781effd654bd3f0 (diff) | |
download | vcxsrv-c2c3ce5abd338cb6345780cb86c30ca9f34a6562.tar.gz vcxsrv-c2c3ce5abd338cb6345780cb86c30ca9f34a6562.tar.bz2 vcxsrv-c2c3ce5abd338cb6345780cb86c30ca9f34a6562.zip |
Added sources of dxtn. See getsrc.btm used for getting the sources
Diffstat (limited to 'dxtn/getsrc.btm')
-rw-r--r-- | dxtn/getsrc.btm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dxtn/getsrc.btm b/dxtn/getsrc.btm new file mode 100644 index 000000000..dd213f6d2 --- /dev/null +++ b/dxtn/getsrc.btm @@ -0,0 +1,4 @@ +svn export http://o3d.googlecode.com/svn/trunk/googleclient/third_party/libtxc_dxtn/files . --force
+svn export http://o3d.googlecode.com/svn/trunk/googleclient/third_party/chrome/files/base/basictypes.h base --force
+svn export http://o3d.googlecode.com/svn/trunk/googleclient/third_party/chrome/files/base/port.h base --force
+svn export http://o3d.googlecode.com/svn/trunk/googleclient/third_party/chrome/files/build/build_config.h build --force
|