blob: c93d381020d73db036c05f775ac0030ca807418f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- resgen.orig 2013-09-12 11:56:10.000000000 +0200
+++ resgen 2013-09-12 11:56:20.000000000 +0200
@@ -16,7 +16,8 @@
# These files will be included
# in the source code as a fall-back resource.
#
-INPUT=XTrojka
+set -x
+INPUT=XTrojka.uk
RESFILE=_resdefs.h
HFILE=_strdefs.h
H="/* hoi */"
|