| Line No. | Rev | Author | Line |
|---|---|---|---|
| 1 | 6 | kaklik | # Microsoft Developer Studio Project File - Name="AVRProject" - Package Owner=<4> |
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
||
| 3 | # ** DO NOT EDIT ** |
||
| 4 | |||
| 5 | # TARGTYPE "Win32 (x86) External Target" 0x0106 |
||
| 6 | |||
| 7 | CFG=AVRProject - Win32 Debug |
||
| 8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
||
| 9 | !MESSAGE use the Export Makefile command and run |
||
| 10 | !MESSAGE |
||
| 11 | !MESSAGE NMAKE /f "AVRProject.mak". |
||
| 12 | !MESSAGE |
||
| 13 | !MESSAGE You can specify a configuration when running NMAKE |
||
| 14 | !MESSAGE by defining the macro CFG on the command line. For example: |
||
| 15 | !MESSAGE |
||
| 16 | !MESSAGE NMAKE /f "AVRProject.mak" CFG="AVRProject - Win32 Debug" |
||
| 17 | !MESSAGE |
||
| 18 | !MESSAGE Possible choices for configuration are: |
||
| 19 | !MESSAGE |
||
| 20 | !MESSAGE "AVRProject - Win32 Release" (based on "Win32 (x86) External Target") |
||
| 21 | !MESSAGE "AVRProject - Win32 Debug" (based on "Win32 (x86) External Target") |
||
| 22 | !MESSAGE |
||
| 23 | |||
| 24 | # Begin Project |
||
| 25 | # PROP AllowPerConfigDependencies 0 |
||
| 26 | # PROP Scc_ProjName "" |
||
| 27 | # PROP Scc_LocalPath "" |
||
| 28 | |||
| 29 | !IF "$(CFG)" == "AVRProject - Win32 Release" |
||
| 30 | |||
| 31 | # PROP BASE Use_MFC 0 |
||
| 32 | # PROP BASE Use_Debug_Libraries 0 |
||
| 33 | # PROP BASE Output_Dir "Release" |
||
| 34 | # PROP BASE Intermediate_Dir "Release" |
||
| 35 | # PROP BASE Cmd_Line "NMAKE /f AVRProject.mak" |
||
| 36 | # PROP BASE Rebuild_Opt "/a" |
||
| 37 | # PROP BASE Target_File "AVRProject.exe" |
||
| 38 | # PROP BASE Bsc_Name "AVRProject.bsc" |
||
| 39 | # PROP BASE Target_Dir "" |
||
| 40 | # PROP Use_MFC 0 |
||
| 41 | # PROP Use_Debug_Libraries 0 |
||
| 42 | # PROP Output_Dir "Release" |
||
| 43 | # PROP Intermediate_Dir "Release" |
||
| 44 | # PROP Cmd_Line "make" |
||
| 45 | # PROP Rebuild_Opt "" |
||
| 46 | # PROP Target_File "AVRProject.exe" |
||
| 47 | # PROP Bsc_Name "" |
||
| 48 | # PROP Target_Dir "" |
||
| 49 | |||
| 50 | !ELSEIF "$(CFG)" == "AVRProject - Win32 Debug" |
||
| 51 | |||
| 52 | # PROP BASE Use_MFC 0 |
||
| 53 | # PROP BASE Use_Debug_Libraries 1 |
||
| 54 | # PROP BASE Output_Dir "Debug" |
||
| 55 | # PROP BASE Intermediate_Dir "Debug" |
||
| 56 | # PROP BASE Cmd_Line "NMAKE /f AVRProject.mak" |
||
| 57 | # PROP BASE Rebuild_Opt "/a" |
||
| 58 | # PROP BASE Target_File "AVRProject.exe" |
||
| 59 | # PROP BASE Bsc_Name "AVRProject.bsc" |
||
| 60 | # PROP BASE Target_Dir "" |
||
| 61 | # PROP Use_MFC 0 |
||
| 62 | # PROP Use_Debug_Libraries 1 |
||
| 63 | # PROP Output_Dir "Debug" |
||
| 64 | # PROP Intermediate_Dir "Debug" |
||
| 65 | # PROP Cmd_Line "make" |
||
| 66 | # PROP Rebuild_Opt "make clean" |
||
| 67 | # PROP Target_File "AVRProject.exe" |
||
| 68 | # PROP Bsc_Name "" |
||
| 69 | # PROP Target_Dir "" |
||
| 70 | |||
| 71 | !ENDIF |
||
| 72 | |||
| 73 | # Begin Target |
||
| 74 | |||
| 75 | # Name "AVRProject - Win32 Release" |
||
| 76 | # Name "AVRProject - Win32 Debug" |
||
| 77 | |||
| 78 | !IF "$(CFG)" == "AVRProject - Win32 Release" |
||
| 79 | |||
| 80 | !ELSEIF "$(CFG)" == "AVRProject - Win32 Debug" |
||
| 81 | |||
| 82 | !ENDIF |
||
| 83 | |||
| 84 | # Begin Group "Source Files" |
||
| 85 | |||
| 86 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" |
||
| 87 | # Begin Source File |
||
| 88 | |||
| 89 | SOURCE=.\timertest.c |
||
| 90 | # End Source File |
||
| 91 | # End Group |
||
| 92 | # Begin Group "Header Files" |
||
| 93 | |||
| 94 | # PROP Default_Filter "h;hpp;hxx;hm;inl" |
||
| 95 | # Begin Source File |
||
| 96 | |||
| 97 | SOURCE=.\global.h |
||
| 98 | # End Source File |
||
| 99 | # End Group |
||
| 100 | # Begin Group "Resource Files" |
||
| 101 | |||
| 102 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
||
| 103 | # Begin Source File |
||
| 104 | |||
| 105 | SOURCE=.\makefile |
||
| 106 | # End Source File |
||
| 107 | # End Group |
||
| 108 | # End Target |
||
| 109 | # End Project |
Powered by WebSVN v2.8.3