📄 ooo.dsp
字号:
# Microsoft Developer Studio Project File - Name="ooo" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
CFG=ooo - Win32 Release
!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 "ooo.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 "ooo.mak" CFG="ooo - Win32 Release"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "ooo - Win32 Release" (based on "Win32 (x86) Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
# PROP BASE Use_MFC 5
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 5
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
# ADD BASE RSC /l 0x804 /d "NDEBUG"
# ADD RSC /l 0x804 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 /nologo /subsystem:windows /machine:I386
# Begin Target
# Name "ooo - Win32 Release"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\A.cpp
# End Source File
# Begin Source File
SOURCE=.\ADD.cpp
# End Source File
# Begin Source File
SOURCE=.\ADD1.cpp
# End Source File
# Begin Source File
SOURCE=.\B.cpp
# End Source File
# Begin Source File
SOURCE=.\C.cpp
# End Source File
# Begin Source File
SOURCE=.\ChildFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\H.cpp
# End Source File
# Begin Source File
SOURCE=.\MainFrm.cpp
# End Source File
# Begin Source File
SOURCE=.\NEW.cpp
# End Source File
# Begin Source File
SOURCE=.\ooo.cpp
# End Source File
# Begin Source File
SOURCE=.\ooo.rc
# End Source File
# Begin Source File
SOURCE=.\oooDoc.cpp
# End Source File
# Begin Source File
SOURCE=.\oooView.cpp
# End Source File
# Begin Source File
SOURCE=.\P.cpp
# End Source File
# Begin Source File
SOURCE=.\Q.cpp
# End Source File
# Begin Source File
SOURCE=.\StdAfx.cpp
# ADD CPP /Yc"stdafx.h"
# End Source File
# Begin Source File
SOURCE=.\TV.cpp
# End Source File
# Begin Source File
SOURCE=.\TV1.cpp
# End Source File
# Begin Source File
SOURCE=.\TV2.cpp
# End Source File
# Begin Source File
SOURCE=.\VV.cpp
# End Source File
# Begin Source File
SOURCE=.\VV1.cpp
# End Source File
# Begin Source File
SOURCE=.\W.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=.\A.h
# End Source File
# Begin Source File
SOURCE=.\ADD.h
# End Source File
# Begin Source File
SOURCE=.\ADD1.h
# End Source File
# Begin Source File
SOURCE=.\B.h
# End Source File
# Begin Source File
SOURCE=.\C.h
# End Source File
# Begin Source File
SOURCE=.\ChildFrm.h
# End Source File
# Begin Source File
SOURCE=.\H.h
# End Source File
# Begin Source File
SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
SOURCE=.\NEW.h
# End Source File
# Begin Source File
SOURCE=.\ooo.h
# End Source File
# Begin Source File
SOURCE=.\oooDoc.h
# End Source File
# Begin Source File
SOURCE=.\oooView.h
# End Source File
# Begin Source File
SOURCE=.\P.h
# End Source File
# Begin Source File
SOURCE=.\Q.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=.\TV.h
# End Source File
# Begin Source File
SOURCE=.\TV1.h
# End Source File
# Begin Source File
SOURCE=.\TV2.h
# End Source File
# Begin Source File
SOURCE=.\VV.h
# End Source File
# Begin Source File
SOURCE=.\VV1.h
# End Source File
# Begin Source File
SOURCE=.\W.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=.\res\bitmap1.bmp
# End Source File
# Begin Source File
SOURCE=.\res\ooo.ico
# End Source File
# Begin Source File
SOURCE=.\res\ooo.rc2
# End Source File
# Begin Source File
SOURCE=.\res\oooDoc.ico
# End Source File
# Begin Source File
SOURCE=.\res\Toolbar.bmp
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -