This website works better with JavaScript.
Explore
Help
Sign In
Sapian
/
kiwix-tools
forked from
kiwix/kiwix-tools
Watch
3
Star
0
Fork
You've already forked kiwix-tools
0
Code
Releases
Activity
+ small fix
Browse Source
small_fixes
kelson42
16 years ago
parent
beb2f242d9
commit
eb501b95ca
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
src/zimlib/src/Makefile.mvsc
Unescape
Escape
View File
@ -24,7 +24,7 @@ all: zim.lib
objs
:
objs
:
rm vc90*
rm
-f
vc90*
$(
CC
)
$(
CFLAGS
)
*.cpp
$(
CC
)
$(
CFLAGS
)
*.cpp
zim.lib
:
objs
zim.lib
:
objs
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Sapian/kiwix-tools
Title
Body
Create Issue