hi, What is the need of Make File? IN which situation we have to alter that file for Brew Application?
+1
A:
The makefile is usually used to build for the device (ARM) build of the project (with visual studio being used to build for the emulator). Visual Studio will run the makefile when you do the device build.
JosephH
2010-07-18 11:18:26
A:
Small addition - makefiles used in Visual Studio only for MOD1 application, whereas they aren't used for compiling MOD apps.
xCOREx
2010-07-31 08:31:49
what is he difference between MOD and MOD1? May I Know?
Mikhail Naimy
2010-08-02 06:51:21
Please see https://brewmobileplatform.qualcomm.com/devnet/prod/resources/devEx/library/techguides/c/General/MOD_MOD1/html_out/frameset.html
xCOREx
2010-08-03 14:44:15