https://github.com/mayankpatibandla/remove-guns-installer
https://github.com/mayankpatibandla/remove-guns-installer
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mayankpatibandla/remove-guns-installer
- Owner: mayankpatibandla
- Created: 2024-07-11T13:07:31.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-07-11T18:20:14.000Z (11 months ago)
- Last Synced: 2024-07-12T14:57:33.215Z (11 months ago)
- Language: Inno Setup
- Size: 1.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
g++ -std=c++17 -o installer icon.res installer.cpp -I"vcpkg/packages/curl_x64-windows/include" -L"vcpkg/packages/curl_x64-windows/lib" -lcurl
```