make dotnet module build again & fix dsp ouput dir

This commit is contained in:
Daniel Beulshausen 2001-04-30 10:57:31 +00:00
parent cdbe5f50b0
commit 9eaffbfcb0
4 changed files with 12 additions and 12 deletions

View file

@ -38,11 +38,11 @@ extern "C" { /* this should be included in the includes itself !! */
#include "php.h"
#include "ext/standard/info.h"
#include "../com/conversion.h"
#include "../com/php_COM.h"
}
#include "../com/conversion.h"
#include "../com/php_COM.h"
#include "Mscoree.h"
#include "mscorlib.h"