vendredi 5 juin 2015

Releasing a program

So I made a c++ console game. Now I'd like to "release" the game. I want to only give the .exe file and not the code. How do i go about this. I'd like to make sure it will run on all windows devices. I used the following headers-

  • iostream
  • windows.h
  • MMSystem.h
  • conio.h
  • fstream
  • ctime
  • string
  • string.h *I used namespace std *i used code::blocks 13.12 with mingw

& I used the following library-

  • libwinmm.a

Thank you in advance

Aucun commentaire:

Enregistrer un commentaire