diff --git a/api/api.vcxproj b/api/api.vcxproj index b50289e..d28c006 100644 --- a/api/api.vcxproj +++ b/api/api.vcxproj @@ -115,7 +115,7 @@ _M_ARM=7;%(PreprocessorDefinitions) _M_ARM64=1;%(PreprocessorDefinitions) - + cl.exe /nologo /DGENERATE_LIB /Ob0 /c /Fo"$(IntDir)nci.obj" /Tc nci.h lib.exe /def:nci.def /out:"$(IntDir)nci.lib" /machine:$(PlatformTarget) /nologo "$(IntDir)nci.obj"