Visual Studio .NET Compiling problem -
05-17-2003, 12:28 AM
Hey yall, our group in comp science just made our WWII game and we dont know how to compile it so it will compile into an .EXE file. Does anyone know how? Any help is greaty appreciated. Thanks.
Every time you compile a program in Microsoft Visual Studio, a .exe with the name of the project (or file name) is created in the Debug folder where you're compiling too.