diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 14:41:05 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-07-31 14:41:05 (GMT) |
commit | c0fcd16b065d4046af7c3b389b9f7c14c5c91383 (patch) | |
tree | d61b48bffce537119024bfa521d6afd31ce20098 /win/coffbase.txt | |
parent | 517621a49a33a09a8f3e0a4519624b3f0af770fd (diff) | |
download | tcl-c0fcd16b065d4046af7c3b389b9f7c14c5c91383.zip tcl-c0fcd16b065d4046af7c3b389b9f7c14c5c91383.tar.gz tcl-c0fcd16b065d4046af7c3b389b9f7c14c5c91383.tar.bz2 |
add thread to coffbase.txt, so the thread extensions can use it
Diffstat (limited to 'win/coffbase.txt')
-rw-r--r-- | win/coffbase.txt | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/win/coffbase.txt b/win/coffbase.txt index 35dac3d..63c5ec3 100644 --- a/win/coffbase.txt +++ b/win/coffbase.txt @@ -22,4 +22,20 @@ itk 0x10580000 0x00080000 bltlite 0x10600000 0x00080000 blt 0x10680000 0x00080000 iocpsock 0x10700000 0x00080000 -tls 0x10780000 0x00080000 +tls 0x10780000 0x00100000 +winico 0x10880000 0x00010000 +tile 0x10900000 0x00080000 +memchan 0x109D0000 0x00010000 +tdom 0x109E0000 0x00080000 +tclvfs 0x10A70000 0x00010000 +tkvideo 0x10B00000 0x00010000 +tclsdl 0x10B20000 0x00080000 +vqtcl 0x10C00000 0x00010000 +tdbc 0x10C40000 0x00010000 +thread 0x10C80000 0x00010000 +; +; insert new packages here +; +snack 0x1E000000 0x00400000 +sound 0x1E400000 0x00400000 +snackogg 0x1E800000 0x00200000 |