Книга: Microsoft Windows Embedded CE 6.0 Exam Preparation Kit
Makefile Files
Makefile Files
If you look closer at the contents of a subproject folder, you can also find a file named Makefile to provide default preprocessing directives, commands, macros, and other expressions to Nmake.exe. However, in Windows Embedded CE, this Makefile includes only a single line that references %_MAKEENVROOT%Makefile.def. By default, the environment variable %_MAKEENVROOT% points to the C:Wince6OOPublicCommonOakMisc folder and the Makefile.def file in this location is the standard Makefile for all CE components, so you should not modify this file. Among other things, the Makefile.def file contains include statements to pull in Sources file, such as !INCLUDE $(MAKEDIR)sources, which specify the Sources file from the subproject folder. You should edit the Sources file in the subproject folder to adjust the way Nmake.exe builds the target file.
- 4.3.3. Makefile Targets
- 4.3.6. Kernel Makefiles
- 3.3.1 makefile
- 5.1 User-Supplied Makefiles
- 3.4.5 makefile
- Для чего нужны папки Windows, Documents and Settings, Program Files и Temp?
- Можно ли указать использование по умолчанию вместо C:Program Files другого каталога для установки программ?
- Можно ли удалять из папки Program Files папки деинсталлированных программ?
- Use and Edit Files in the
- Абстрактный базовый класс FileSystemInfo
- Класс FileStream и байтовый ввод-вывод в файл
- Managing Files with the Shell