Hello everybody!
I want to change the output of a project from .exe to .scr.
I tried to change it at the project properties in build events / pre-build or post-build Event CommandLine using the macros $(TargetFileName) or $(TargetExt), but it didn't work or at least I didn't know how to change it.
Any help would be very appreciated!
Country of eagles
I want to change the output of a project from .exe to .scr.
I tried to change it at the project properties in build events / pre-build or post-build Event CommandLine using the macros $(TargetFileName) or $(TargetExt), but it didn't work or at least I didn't know how to change it.
Any help would be very appreciated!
Country of eagles