ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Windows/b2ether/driver/b2ether.dsp
Revision: 1.2
Committed: 2012-04-21T16:37:54Z (12 years, 6 months ago) by asvitkine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +0 -0 lines
State: FILE REMOVED
Log Message:
removing old project files

File Contents

# User Rev Content
1 asvitkine 1.1 # Microsoft Developer Studio Project File - Name="b2ether" - 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=b2ether - 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 "b2ether.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 "b2ether.mak" CFG="b2ether - Win32 Debug"
17     !MESSAGE
18     !MESSAGE Possible choices for configuration are:
19     !MESSAGE
20     !MESSAGE "b2ether - Win32 Release" (based on "Win32 (x86) External Target")
21     !MESSAGE "b2ether - 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)" == "b2ether - Win32 Release"
30    
31     # PROP BASE Use_Debug_Libraries 0
32     # PROP BASE Output_Dir "Release"
33     # PROP BASE Intermediate_Dir "Release"
34     # PROP BASE Cmd_Line "NMAKE /f b2ether.mak"
35     # PROP BASE Rebuild_Opt "/a"
36     # PROP BASE Target_File "b2ether.sys"
37     # PROP BASE Bsc_Name "b2ether.bsc"
38     # PROP BASE Target_Dir ""
39     # PROP Use_Debug_Libraries 0
40     # PROP Output_Dir "Release"
41     # PROP Intermediate_Dir "Release"
42     # PROP Cmd_Line "ddkbuild free D:\BasiliskII\src\Windows\b2ether\driver"
43     # PROP Rebuild_Opt "-cf"
44     # PROP Target_File "b2ether.sys"
45     # PROP Bsc_Name "b2ether.bsc"
46     # PROP Target_Dir ""
47    
48     !ELSEIF "$(CFG)" == "b2ether - Win32 Debug"
49    
50     # PROP BASE Use_Debug_Libraries 1
51     # PROP BASE Output_Dir "Debug"
52     # PROP BASE Intermediate_Dir "Debug"
53     # PROP BASE Cmd_Line "NMAKE /f b2ether.mak"
54     # PROP BASE Rebuild_Opt "/a"
55     # PROP BASE Target_File "b2ether.sys"
56     # PROP BASE Bsc_Name "b2ether.bsc"
57     # PROP BASE Target_Dir ""
58     # PROP Use_Debug_Libraries 1
59     # PROP Output_Dir "Debug"
60     # PROP Intermediate_Dir "Debug"
61     # PROP Cmd_Line "ddkbuild checked D:\BasiliskII\src\Windows\b2ether\driver"
62     # PROP Rebuild_Opt "-cf"
63     # PROP Target_File "b2ether.sys"
64     # PROP Bsc_Name "b2ether.bsc"
65     # PROP Target_Dir ""
66    
67     !ENDIF
68    
69     # Begin Target
70    
71     # Name "b2ether - Win32 Release"
72     # Name "b2ether - Win32 Debug"
73    
74     !IF "$(CFG)" == "b2ether - Win32 Release"
75    
76     !ELSEIF "$(CFG)" == "b2ether - Win32 Debug"
77    
78     !ENDIF
79    
80     # Begin Source File
81    
82     SOURCE=.\b2ether.c
83     # End Source File
84     # Begin Source File
85    
86     SOURCE=.\b2ether.h
87     # End Source File
88     # Begin Source File
89    
90     SOURCE=.\b2ether_openclose.c
91     # End Source File
92     # Begin Source File
93    
94     SOURCE=.\b2ether_read.c
95     # End Source File
96     # Begin Source File
97    
98     SOURCE=.\b2ether_write.c
99     # End Source File
100     # Begin Source File
101    
102     SOURCE=..\OEMSETUP.INF
103     # End Source File
104     # Begin Source File
105    
106     SOURCE=.\SOURCES
107     # End Source File
108     # End Target
109     # End Project