From 77c9381e7acf46b0eea8041ae5ca57cce93fcf6f Mon Sep 17 00:00:00 2001 From: cascade Date: Fri, 19 Jun 2009 17:36:00 +0000 Subject: [PATCH] Initial revision --- src/WOKTclLib/template.vc9 | 214 +++++++++++++++++++++++++++++++++ src/WOKTclLib/template.vc9_64 | 212 ++++++++++++++++++++++++++++++++ src/WOKTclLib/template.vc9x | 205 +++++++++++++++++++++++++++++++ src/WOKTclLib/template.vc9x_64 | 207 +++++++++++++++++++++++++++++++ 4 files changed, 838 insertions(+) create mode 100755 src/WOKTclLib/template.vc9 create mode 100755 src/WOKTclLib/template.vc9_64 create mode 100755 src/WOKTclLib/template.vc9x create mode 100755 src/WOKTclLib/template.vc9x_64 diff --git a/src/WOKTclLib/template.vc9 b/src/WOKTclLib/template.vc9 new file mode 100755 index 0000000..7e0950a --- /dev/null +++ b/src/WOKTclLib/template.vc9 @@ -0,0 +1,214 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__FILES__ + + + + + diff --git a/src/WOKTclLib/template.vc9_64 b/src/WOKTclLib/template.vc9_64 new file mode 100755 index 0000000..5a91ed0 --- /dev/null +++ b/src/WOKTclLib/template.vc9_64 @@ -0,0 +1,212 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__FILES__ + + + + + diff --git a/src/WOKTclLib/template.vc9x b/src/WOKTclLib/template.vc9x new file mode 100755 index 0000000..c9d1ecd --- /dev/null +++ b/src/WOKTclLib/template.vc9x @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__FILES__ + + + + + diff --git a/src/WOKTclLib/template.vc9x_64 b/src/WOKTclLib/template.vc9x_64 new file mode 100755 index 0000000..67e4f42 --- /dev/null +++ b/src/WOKTclLib/template.vc9x_64 @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +__FILES__ + + + + + -- 2.39.5