win32 configure

This commit is contained in:
bellard
2004-10-07 21:11:43 +00:00
parent c50af8399d
commit 13affef3f1
6 changed files with 92 additions and 51 deletions

View File

@ -6,7 +6,7 @@
#include <stdlib.h>
#include <stdio.h>
#include <libtcc.h>
#include "libtcc.h"
/* this function is called by the generated code */
int add(int a, int b)