reman3/Rayman_X/cpa/tempgrp/INO/INOED.DSP

114 lines
2.7 KiB
Plaintext

# Microsoft Developer Studio Project File - Name="INOED" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 5.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Static Library" 0x0104
CFG=INOED - Win32 Debug
!MESSAGE This is not a valid makefile. To build this project using NMAKE,
!MESSAGE use the Export Makefile command and run
!MESSAGE
!MESSAGE NMAKE /f "Inoed.mak".
!MESSAGE
!MESSAGE You can specify a configuration when running NMAKE
!MESSAGE by defining the macro CFG on the command line. For example:
!MESSAGE
!MESSAGE NMAKE /f "Inoed.mak" CFG="INOED - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "INOED - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE
# Begin Project
# PROP Scc_ProjName ""$/cpa/tempgrp/INO", KHDAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "X:\CPA\Lib"
# PROP Intermediate_Dir "Tmp\Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
# ADD CPP /nologo /MDd /W3 /GX /Z7 /Od /I "X:\CPA\Public" /I "X:\CPA\Public\INO" /I "X:\CPA\TempGrp\INO\P5" /I "X:\CPA\TempGrp\INO" /I "T:\Dxsdk\sdk\inc" /D "_DEBUG" /D "VISUAL" /D "WIN32" /D "USE_PROFILER" /D "MTH_CHECK" /D "CPA_WANTS_EXPORT" /D "_PAD_NT" /D "_AFXDLL" /U "INO_USE_CPA" /YX /FD /c
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /out:"X:\CPA\Lib\INOED_vd.lib"
# Begin Target
# Name "INOED - Win32 Debug"
# Begin Group "Inc"
# PROP Default_Filter "*.h"
# Begin Source File
SOURCE=..\..\public\INO.h
# End Source File
# Begin Source File
SOURCE=.\Specif\INOInit.h
# End Source File
# Begin Source File
SOURCE=..\..\public\INO\Specif\Joy.h
# End Source File
# Begin Source File
SOURCE=..\..\public\INO\Joystick.h
# End Source File
# Begin Source File
SOURCE=.\Specif\JoyWin.h
# End Source File
# Begin Source File
SOURCE=..\..\public\INO\Keyboard.h
# End Source File
# Begin Source File
SOURCE=.\MacroINO.h
# End Source File
# Begin Source File
SOURCE=..\..\public\INO\Mouse.h
# End Source File
# End Group
# Begin Group "src"
# PROP Default_Filter "*.c"
# Begin Source File
SOURCE=.\Specif\INOInit.c
# End Source File
# Begin Source File
SOURCE=.\Joystick.c
# End Source File
# Begin Source File
SOURCE=.\Specif\JoyWin.c
# End Source File
# Begin Source File
SOURCE=.\Specif\Keyboard.c
# End Source File
# Begin Source File
SOURCE=.\Specif\MouseWin.c
# End Source File
# End Group
# Begin Source File
SOURCE=.\Inoed.mak
# End Source File
# End Target
# End Project