Skip to content

CursedPrograms/CPP-Template

Repository files navigation

Twitter: @NorowaretaGemu License: MIT



C++
PowerShell Shell Batch

CPP-Template

Make an EXE

g++ main.cpp -o main.exe

or Run:

  • .\exemake.bat

Make a DLL

g++ main.cpp -o main.dll

or Run:

  • .\dllmake.bat

Run:

  • .\runmain.bat

© Cursed Entertainment

CursedEntertainment Logo