Browse Source

Update GettingStarted.md

pull/1132/head
João Matos 10 years ago
parent
commit
64dc78018f
  1. 1
      docs/GettingStarted.md

1
docs/GettingStarted.md

@ -55,7 +55,6 @@ msbuild LLVM.sln /p:Configuration=RelWithDebInfo;Platform=x64 /m @@ -55,7 +55,6 @@ msbuild LLVM.sln /p:Configuration=RelWithDebInfo;Platform=x64 /m
cd <CppSharp>\build
generateprojects.bat
)
msbuild vs2013\CppSharp.sln /p:Configuration=Release;Platform=x86
```

Loading…
Cancel
Save