diff --git a/nasm.props b/nasm.props index 63201ee..d78ee1f 100644 --- a/nasm.props +++ b/nasm.props @@ -11,7 +11,6 @@ $(IntDir)%(FileName).obj - true "$(NasmPath)"nasm.exe -Xvc -f win32 [AllOptions] [AdditionalOptions] "%(FullPath)" "$(NasmPath)"nasm.exe -Xvc -f win64 [AllOptions] [AdditionalOptions] "%(FullPath)" echo NASM not supported on this platform