os/kernelhwsrv/kerneltest/e32test/win32/usbrflct/usbrflct.dsp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
# Microsoft Developer Studio Project File - Name="usbrflct" - Package Owner=<4>
sl@0
     2
# Microsoft Developer Studio Generated Build File, Format Version 6.00
sl@0
     3
# ** DO NOT EDIT **
sl@0
     4
sl@0
     5
# TARGTYPE "Win32 (x86) Console Application" 0x0103
sl@0
     6
sl@0
     7
CFG=usbrflct - Win32 Debug
sl@0
     8
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
sl@0
     9
!MESSAGE use the Export Makefile command and run
sl@0
    10
!MESSAGE 
sl@0
    11
!MESSAGE NMAKE /f "usbrflct.mak".
sl@0
    12
!MESSAGE 
sl@0
    13
!MESSAGE You can specify a configuration when running NMAKE
sl@0
    14
!MESSAGE by defining the macro CFG on the command line. For example:
sl@0
    15
!MESSAGE 
sl@0
    16
!MESSAGE NMAKE /f "usbrflct.mak" CFG="usbrflct - Win32 Debug"
sl@0
    17
!MESSAGE 
sl@0
    18
!MESSAGE Possible choices for configuration are:
sl@0
    19
!MESSAGE 
sl@0
    20
!MESSAGE "usbrflct - Win32 Release" (based on "Win32 (x86) Console Application")
sl@0
    21
!MESSAGE "usbrflct - Win32 Debug" (based on "Win32 (x86) Console Application")
sl@0
    22
!MESSAGE 
sl@0
    23
sl@0
    24
# Begin Project
sl@0
    25
# PROP AllowPerConfigDependencies 0
sl@0
    26
# PROP Scc_ProjName ""
sl@0
    27
# PROP Scc_LocalPath ""
sl@0
    28
CPP=cl.exe
sl@0
    29
RSC=rc.exe
sl@0
    30
sl@0
    31
!IF  "$(CFG)" == "usbrflct - Win32 Release"
sl@0
    32
sl@0
    33
# PROP BASE Use_MFC 0
sl@0
    34
# PROP BASE Use_Debug_Libraries 0
sl@0
    35
# PROP BASE Output_Dir "Release"
sl@0
    36
# PROP BASE Intermediate_Dir "Release"
sl@0
    37
# PROP BASE Target_Dir ""
sl@0
    38
# PROP Use_MFC 0
sl@0
    39
# PROP Use_Debug_Libraries 0
sl@0
    40
# PROP Output_Dir "Release"
sl@0
    41
# PROP Intermediate_Dir "Release"
sl@0
    42
# PROP Ignore_Export_Lib 0
sl@0
    43
# PROP Target_Dir ""
sl@0
    44
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
sl@0
    45
# ADD CPP /nologo /W3 /GX /O2 /I "c:\Program Files\USBIO\V2.41\source\USBIOLIB" /I "c:\Program Files\USBIO\V2.41\source\inc" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /c
sl@0
    46
# ADD BASE RSC /l 0x809 /d "NDEBUG"
sl@0
    47
# ADD RSC /l 0x809 /d "NDEBUG"
sl@0
    48
BSC32=bscmake.exe
sl@0
    49
# ADD BASE BSC32 /nologo
sl@0
    50
# ADD BSC32 /nologo
sl@0
    51
LINK32=link.exe
sl@0
    52
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386
sl@0
    53
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib SETUPAPI.LIB "c:\Program Files\USBIO\V2.41\bin\release\usbiolib.lib" /nologo /subsystem:console /machine:I386 /nodefaultlib:"libcmt"
sl@0
    54
# SUBTRACT LINK32 /pdb:none
sl@0
    55
sl@0
    56
!ELSEIF  "$(CFG)" == "usbrflct - Win32 Debug"
sl@0
    57
sl@0
    58
# PROP BASE Use_MFC 0
sl@0
    59
# PROP BASE Use_Debug_Libraries 1
sl@0
    60
# PROP BASE Output_Dir "Debug"
sl@0
    61
# PROP BASE Intermediate_Dir "Debug"
sl@0
    62
# PROP BASE Target_Dir ""
sl@0
    63
# PROP Use_MFC 0
sl@0
    64
# PROP Use_Debug_Libraries 1
sl@0
    65
# PROP Output_Dir "Debug"
sl@0
    66
# PROP Intermediate_Dir "Debug"
sl@0
    67
# PROP Ignore_Export_Lib 0
sl@0
    68
# PROP Target_Dir ""
sl@0
    69
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
sl@0
    70
# ADD CPP /nologo /W3 /Gm /GX /ZI /Od /I "c:\Program Files\USBIO\V2.41\source\USBIOLIB" /I "c:\Program Files\USBIO\V2.41\source\inc" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
sl@0
    71
# ADD BASE RSC /l 0x809 /d "_DEBUG"
sl@0
    72
# ADD RSC /l 0x809 /d "_DEBUG"
sl@0
    73
BSC32=bscmake.exe
sl@0
    74
# ADD BASE BSC32 /nologo
sl@0
    75
# ADD BSC32 /nologo
sl@0
    76
LINK32=link.exe
sl@0
    77
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
sl@0
    78
# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib SETUPAPI.LIB "c:\Program Files\USBIO\V2.41\bin\debug\usbiolib.lib" /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"libcmtd" /pdbtype:sept
sl@0
    79
# SUBTRACT LINK32 /pdb:none
sl@0
    80
sl@0
    81
!ENDIF 
sl@0
    82
sl@0
    83
# Begin Target
sl@0
    84
sl@0
    85
# Name "usbrflct - Win32 Release"
sl@0
    86
# Name "usbrflct - Win32 Debug"
sl@0
    87
# Begin Group "Source Files"
sl@0
    88
sl@0
    89
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
sl@0
    90
# Begin Source File
sl@0
    91
sl@0
    92
SOURCE=.\usbrflct.cpp
sl@0
    93
# End Source File
sl@0
    94
# End Group
sl@0
    95
# Begin Group "Header Files"
sl@0
    96
sl@0
    97
# PROP Default_Filter "h;hpp;hxx;hm;inl"
sl@0
    98
# End Group
sl@0
    99
# Begin Group "Resource Files"
sl@0
   100
sl@0
   101
# PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
sl@0
   102
# End Group
sl@0
   103
# End Target
sl@0
   104
# End Project