MFC App.vcp
资源名称:111.rar [点击查看]
上传用户:mony888
上传日期:2022-07-26
资源大小:1247k
文件大小:16k
源码类别:
Windows CE
开发平台:
Visual C++
- # Microsoft eMbedded Visual Tools Project File - Name="MFC App" - Package Owner=<4>
- # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (WCE ARMV4I) Application" 0xa501
- # TARGTYPE "Win32 (WCE emulator) Application" 0xa601
- CFG=MFC App - Win32 (WCE emulator) 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 "MFC App.vcn".
- !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 "MFC App.vcn" CFG="MFC App - Win32 (WCE emulator) Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "MFC App - Win32 (WCE emulator) Release" (based on "Win32 (WCE emulator) Application")
- !MESSAGE "MFC App - Win32 (WCE emulator) Debug" (based on "Win32 (WCE emulator) Application")
- !MESSAGE "MFC App - Win32 (WCE ARMV4I) Release" (based on "Win32 (WCE ARMV4I) Application")
- !MESSAGE "MFC App - Win32 (WCE ARMV4I) Debug" (based on "Win32 (WCE ARMV4I) Application")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName "MFC App"
- # PROP Scc_LocalPath "."
- # PROP ATL_Project 2
- !IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
- # PROP BASE Use_MFC 2
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "emulatorRel"
- # PROP BASE Intermediate_Dir "emulatorRel"
- # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "emulatorRel"
- # PROP Intermediate_Dir "emulatorRel"
- # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
- # ADD RSC /l 0x804 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /O2 /c
- # ADD CPP /nologo /W3 /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /O2 /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:IX86
- # ADD LINK32 XPlayerCore.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /out:"emulatorRel/Recorder.exe" /subsystem:$(CESubsystem) /MACHINE:IX86
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
- # PROP BASE Use_MFC 2
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "emulatorDbg"
- # PROP BASE Intermediate_Dir "emulatorDbg"
- # PROP BASE CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "emulatorDbg"
- # PROP Intermediate_Dir "emulatorDbg"
- # PROP CPU_ID "{32E52003-403E-442D-BE48-DE10F8C6131D}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
- # ADD RSC /l 0x804 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r
- CPP=cl.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Yu"stdafx.h" /Gs8192 /GF /c
- # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR /Yu"stdafx.h" /Gs8192 /GF /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:IX86
- # ADD LINK32 XPlayerCore.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /out:"emulatorDbg/Recorder.exe" /subsystem:$(CESubsystem) /MACHINE:IX86
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
- # PROP BASE Use_MFC 2
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "ARMV4IRel"
- # PROP BASE Intermediate_Dir "ARMV4IRel"
- # PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "ARMV4IRel"
- # PROP Intermediate_Dir "ARMV4IRel"
- # PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Ignore_Export_Lib 0
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
- # ADD RSC /l 0x804 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
- CPP=clarm.exe
- # ADD BASE CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c
- # ADD CPP /nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /O2 /M$(CECrtMT) /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /subsystem:$(CESubsystem) /MACHINE:THUMB
- # ADD LINK32 XPlayerCore.lib AMR_Fixed_Codec.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /out:"ARMV4IRel/Recorder.exe" /subsystem:$(CESubsystem) /MACHINE:THUMB
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
- # PROP BASE Use_MFC 2
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "ARMV4IDbg"
- # PROP BASE Intermediate_Dir "ARMV4IDbg"
- # PROP BASE CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
- # PROP BASE Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 2
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "ARMV4IDbg"
- # PROP Intermediate_Dir "ARMV4IDbg"
- # PROP CPU_ID "{DC70F430-E78B-494F-A9D5-62ADC56443B8}"
- # PROP Platform_ID "{8A9A2F80-6887-11D3-842E-005004848CBA}"
- # PROP Target_Dir ""
- RSC=rc.exe
- # ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
- # ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d _WIN32_WCE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "$(CePlatform)" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r
- CPP=clarm.exe
- # ADD BASE CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c
- # ADD CPP /nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=$(CEVersion) /D _WIN32_WCE=$(CEVersion) /D "$(CePlatform)" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Yu"stdafx.h" /QRarch4T /QRinterwork-return /M$(CECrtMTDebug) /c
- MTL=midl.exe
- # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
- # ADD LINK32 /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /debug /subsystem:$(CESubsystem) /MACHINE:THUMB
- !ENDIF
- # Begin Target
- # Name "MFC App - Win32 (WCE emulator) Release"
- # Name "MFC App - Win32 (WCE emulator) Debug"
- # Name "MFC App - Win32 (WCE ARMV4I) Release"
- # Name "MFC App - Win32 (WCE ARMV4I) Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
- # Begin Group "Enc Src Files"
- # PROP Default_Filter ""
- # End Group
- # Begin Group "Rec Src Files"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.Record.cpp
- !IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
- DEP_CPP_RECOR=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
- DEP_CPP_RECOR=
- ".AudioFile.h"
- ".codectypes.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
- DEP_CPP_RECOR=
- ".AudioFile.h"
- ".codectypes.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
- DEP_CPP_RECOR=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ENDIF
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=".MFC App.cpp"
- !IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
- DEP_CPP_MFC_A=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
- DEP_CPP_MFC_A=
- ".AudioFile.h"
- ".codectypes.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
- DEP_CPP_MFC_A=
- ".AudioFile.h"
- ".codectypes.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
- DEP_CPP_MFC_A=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=".MFC App.rc"
- !IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=".MFC AppDlg.cpp"
- !IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
- DEP_CPP_MFC_AP=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
- DEP_CPP_MFC_AP=
- ".AMR_Fixed_Codec.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
- DEP_CPP_MFC_AP=
- ".AMR_Fixed_Codec.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
- DEP_CPP_MFC_AP=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".MFC App.h"
- ".MFC AppDlg.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- !ENDIF
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.cpp
- !IF "$(CFG)" == "MFC App - Win32 (WCE emulator) Release"
- DEP_CPP_STDAF=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- # ADD CPP /Yc"stdafx.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE emulator) Debug"
- DEP_CPP_STDAF=
- ".AudioFile.h"
- ".codectypes.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- # ADD CPP /Yc"stdafx.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Release"
- DEP_CPP_STDAF=
- ".AudioFile.h"
- ".codectypes.h"
- ".Record.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- # ADD CPP /Yc"stdafx.h"
- !ELSEIF "$(CFG)" == "MFC App - Win32 (WCE ARMV4I) Debug"
- DEP_CPP_STDAF=
- ".AMRPlugin.h"
- ".AudioFile.h"
- ".codectypes.h"
- ".interf_enc.h"
- ".interf_rom.h"
- ".Record.h"
- ".rom_enc.h"
- ".sp_enc.h"
- ".StdAfx.h"
- ".xplayer_state.h"
- ".XPlayerCore.h"
- # ADD CPP /Yc"stdafx.h"
- !ENDIF
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "h;hpp;hxx;hm;inl"
- # Begin Group "Enc Files"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.AMR_Fixed_Codec.h
- # End Source File
- # End Group
- # Begin Group "Rec Files"
- # PROP Default_Filter ""
- # Begin Source File
- SOURCE=.Record.h
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.codectypes.h
- # End Source File
- # Begin Source File
- SOURCE=".MFC App.h"
- # End Source File
- # Begin Source File
- SOURCE=".MFC AppDlg.h"
- # End Source File
- # Begin Source File
- SOURCE=.newres.h
- # End Source File
- # Begin Source File
- SOURCE=.Resource.h
- # End Source File
- # Begin Source File
- SOURCE=.StdAfx.h
- # End Source File
- # Begin Source File
- SOURCE=.xplayer_state.h
- # End Source File
- # Begin Source File
- SOURCE=.XPlayerCore.h
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
- # Begin Source File
- SOURCE=.resico00001.ico
- # End Source File
- # Begin Source File
- SOURCE=.resico00002.ico
- # End Source File
- # Begin Source File
- SOURCE=.resicon1.ico
- # End Source File
- # Begin Source File
- SOURCE=.resicon2.ico
- # End Source File
- # Begin Source File
- SOURCE=.resicon3.ico
- # End Source File
- # Begin Source File
- SOURCE=".resMFC App.ico"
- # End Source File
- # Begin Source File
- SOURCE=".resMFC App.rc2"
- # PROP Exclude_From_Scan -1
- # PROP BASE Exclude_From_Build 1
- # PROP Exclude_From_Build 1
- # End Source File
- # End Group
- # Begin Source File
- SOURCE=.ReadMe.txt
- # End Source File
- # Begin Source File
- SOURCE=.AMR_Fixed_Codec.lib
- # End Source File
- # End Target
- # End Project