summaryrefslogtreecommitdiff
path: root/win32/gi-tests-msvc.mak
diff options
context:
space:
mode:
Diffstat (limited to 'win32/gi-tests-msvc.mak')
-rw-r--r--win32/gi-tests-msvc.mak10
1 files changed, 1 insertions, 9 deletions
diff --git a/win32/gi-tests-msvc.mak b/win32/gi-tests-msvc.mak
index 0b1f59c8..939e3573 100644
--- a/win32/gi-tests-msvc.mak
+++ b/win32/gi-tests-msvc.mak
@@ -255,14 +255,6 @@ warn_tests_log.txt:
@-del $(TOP_SRCDIR)\gir\GObject-$(GLIB_APIVERSION).gir
@-del $(TOP_SRCDIR)\gir\GLib-$(GLIB_APIVERSION).gir
-# Rules for source code generation
-everything.c everything.h:
- $(PYTHON) $(G_IR_SCANNER_CURRENT) -I$(TOP_SRCDIR) \
- --generate-typelib-tests=Everything,everything.h,everything.c \
- --function-decoration=_GI_TEST_EXTERN \
- --include-first-in-src=config.h \
- --include-last-in-header=gitestmacros.h
-
gitestoffsets.c: Offsets-$(GI_APIVERSION).typelib
$(PYTHON) $(TOP_SRCDIR)\tests\offsets\gen-gitestoffsets $(TOP_SRCDIR)\tests\offsets\offsets.h > $@
@@ -295,6 +287,6 @@ clean:
@-for %a in (*.manifest) do @del /f/q %a
@-del /f/q *.pdb
@-del /f/q *.obj
- @-del /f/q everything.c everything.h gitestoffsets.c
+ @-del /f/q gitestoffsets.c
@-del offsets.compiled offsets.introspected
@-del /f/q *.pyc