source: trunk/testapp/console/file/Makefile@ 21836

Last change on this file since 21836 was 21565, checked in by dmik, 15 years ago

testapp: Added simple CreateFile()/GetFileInformationByHandle() test case.

  • Property svn:eol-style set to native
File size: 86 bytes
Line 
1ODIN = ../../..
2
3include $(ODIN)/testapp/common.mak
4
5all: file.exe
6
7run: run-file.exe
Note: See TracBrowser for help on using the repository browser.