OSDN Git Service

RebaseDlg: Use Thread To Handle Rebase process.
[tortoisegit/TortoiseGitJp.git] / src / Git / ReadMe.txt
1 ========================================================================\r
2     STATIC LIBRARY : Git Project Overview\r
3 ========================================================================\r
4 \r
5 AppWizard has created this Git library project for you.\r
6 \r
7 This file contains a summary of what you will find in each of the files that\r
8 make up your Git application.\r
9 \r
10 \r
11 Git.vcproj\r
12     This is the main project file for VC++ projects generated using an Application Wizard.\r
13     It contains information about the version of Visual C++ that generated the file, and\r
14     information about the platforms, configurations, and project features selected with the\r
15     Application Wizard.\r
16 \r
17 \r
18 /////////////////////////////////////////////////////////////////////////////\r
19 \r
20 StdAfx.h, StdAfx.cpp\r
21     These files are used to build a precompiled header (PCH) file\r
22     named Git.pch and a precompiled types file named StdAfx.obj.\r
23 \r
24 /////////////////////////////////////////////////////////////////////////////\r
25 The compiler and linker switches have been modified to support MFC. Using the\r
26 MFC ClassWizard with this project requires that you add several files to the\r
27 project, including "resource.h", "Git.rc" and a "Git.h" that\r
28 includes resource.h. If you add an rc file to a static library, you may\r
29 experience difficulties due to the limitation that only one rc file may be\r
30 present in a Dll or Exe. This problem may be overcome by including the\r
31 library's .rc file into the parent project's .rc file.\r
32 \r
33 /////////////////////////////////////////////////////////////////////////////\r
34 Other notes:\r
35 \r
36 AppWizard uses "TODO:" comments to indicate parts of the source code you\r
37 should add to or customize.\r
38 \r
39 /////////////////////////////////////////////////////////////////////////////\r