source:
trunk/testapp/exceptions/GuardPages/Makefile.kmk@
22015
Last change on this file since 22015 was 21982, checked in by , 14 years ago | |
---|---|
|
|
File size: 273 bytes |
Line | |
---|---|
1 | ## @file |
2 | # |
3 | |
4 | SUB_DEPTH = ../../.. |
5 | include $(KBUILD_PATH)/subheader.kmk |
6 | |
7 | PROGRAMS += GuardPages |
8 | GuardPages_TEMPLATE = OdinTestApp |
9 | GuardPages_SOURCES = main.cpp |
10 | GuardPages_LIBS = $(PATH_STAGE_LIB)/kernel32.lib |
11 | |
12 | include $(FILE_KBUILD_SUB_FOOTER) |
Note:
See TracBrowser
for help on using the repository browser.