KernelCommunication/KernelCommunication/build_script.md
2025-03-09 18:37:14 +08:00

5 lines
138 B
Markdown

```bash
msbuild /t:clean /t:build KernelCommunication.vcxproj /p:Configuration="Debug" /p:Platform=Win32 /p:TargetVersion="Windows7"
```