uconvert.dsp
资源名称:Uconvert.zip [点击查看]
上传用户:shijixite
上传日期:2007-01-03
资源大小:108k
文件大小:3k
源码类别:
输入法编程
开发平台:
Visual C++
- # Microsoft Developer Studio Project File - Name="uconvert" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 60000
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) External Target" 0x0106
- CFG=uconvert - 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 "uconvert.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 "uconvert.mak" CFG="uconvert - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "uconvert - Win32 Release" (based on "Win32 (x86) External Target")
- !MESSAGE "uconvert - Win32 Debug" (based on "Win32 (x86) External Target")
- !MESSAGE
- # Begin Project
- # PROP AllowPerConfigDependencies 0
- # PROP Scc_ProjName ""
- # PROP Scc_LocalPath ""
- !IF "$(CFG)" == "uconvert - Win32 Release"
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir ""
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Cmd_Line "NMAKE /f makefile"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "makefile.exe"
- # PROP BASE Bsc_Name "makefile.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir ""
- # PROP Intermediate_Dir "Release"
- # PROP Cmd_Line "NMAKE /f makefile"
- # PROP Rebuild_Opt "/a"
- # PROP Target_File "uconvert.exe"
- # PROP Bsc_Name "uconvert.bsc"
- # PROP Target_Dir ""
- !ELSEIF "$(CFG)" == "uconvert - Win32 Debug"
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir ""
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Cmd_Line "NMAKE /f makefile"
- # PROP BASE Rebuild_Opt "/a"
- # PROP BASE Target_File "makefile.exe"
- # PROP BASE Bsc_Name "makefile.bsc"
- # PROP BASE Target_Dir ""
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir ""
- # PROP Intermediate_Dir "Debug"
- # PROP Cmd_Line "NMAKE /f makefile"
- # PROP Rebuild_Opt "/a"
- # PROP Target_File "uconvert.exe"
- # PROP Bsc_Name "uconvert.bsc"
- # PROP Target_Dir ""
- !ENDIF
- # Begin Target
- # Name "uconvert - Win32 Release"
- # Name "uconvert - Win32 Debug"
- !IF "$(CFG)" == "uconvert - Win32 Release"
- !ELSEIF "$(CFG)" == "uconvert - Win32 Debug"
- !ENDIF
- # Begin Source File
- SOURCE=.MAKEFILE
- # End Source File
- # Begin Group "Source Files"
- # Begin Source File
- SOURCE=.DIALOGS.C
- # End Source File
- # Begin Source File
- SOURCE=.INSTALL.C
- # End Source File
- # Begin Source File
- SOURCE=.UCONVERT.C
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # Begin Source File
- SOURCE=.INSTALL.H
- # End Source File
- # Begin Source File
- SOURCE=.UCONVERT.H
- # End Source File
- # End Group
- # Begin Group "Resource Files"
- # Begin Source File
- SOURCE=.UCONVERT.RC
- # End Source File
- # Begin Source File
- SOURCE=.UCONVERT.ICO
- # End Source File
- # End Group
- # End Target
- # End Project