diff options
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/zziplib/msvc8/zzipself.txt')
-rw-r--r-- | Build/source/texk/web2c/luatexdir/zziplib/msvc8/zzipself.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Build/source/texk/web2c/luatexdir/zziplib/msvc8/zzipself.txt b/Build/source/texk/web2c/luatexdir/zziplib/msvc8/zzipself.txt deleted file mode 100644 index f423a018e29..00000000000 --- a/Build/source/texk/web2c/luatexdir/zziplib/msvc8/zzipself.txt +++ /dev/null @@ -1,9 +0,0 @@ -HOWTO create an exe-file with an appended zip-resource - file - -we assume an imaginary game called "tetris.exe" -1. create a zip-archive "tetris.zip" and store "tetris.exe" with NO COMPRESSION (-e0 option in pkzip) -2. add your data-files, images and sounds to "tetris.zip" with arbitrary compression -3. call "setstub tetris.zip tetris.exe" -4. rename tetris.zip into tetris.exe - -now your app should be able read data from itself.
\ No newline at end of file |