このレポートは Araxis Merge によって Tue Nov 25 15:05:51 2003 UTC に作成されました。 Araxis Merge についての情報は、www.araxis.com をご覧ください。このレポートは XHTML と CSS2 を使用しています。これらは最新バージョンの Internet Explorer などの標準ブラウザで適切に表示できます。このレポートを印刷するための最適条件は、バックグラウンド イメージと色の印刷を可能にして、印刷の向きは横を使用します。
| # | ファイル | ロケーション | 更新日時 |
|---|---|---|---|
| 1 | compare.dsp | c:\scm\dev\Software\Products\merge\6.0\Merge\compare | Fri Oct 17 13:16:22 2003 UTC |
| 2 | Tue Nov 25 15:05:51 2003 UTC |
| 説明 | 第 1 ファイルと 第 2 ファイル | |
|---|---|---|
| ブロック | 行 | |
| 変更なし | 0 | 0 |
| 変更箇所 | 0 | 0 |
| 挿入箇所 | 0 | 0 |
| 削除箇所 | 1 | 140 |
| 余白 | 余白の相違を意味のあるものとして扱う |
|---|---|
| 大文字/小文字 | 大文字と小文字の相違を意味のあるものとして扱う |
| 行終端文字 | 行終端文字(CR と LF 文字)の相違を無視する |
| CR/LF 文字 | 比較の詳細で表示しない |
有効な正規表現はありません。
| 1 | # Microsoft Developer Studio Project File - Name="compare" - Package Owner=<4> | |||||
| 2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 | |||||
| 3 | # ** DO NOT EDIT ** | |||||
| 4 | ||||||
| 5 | # TARGTYPE "Win32 (x86) Application" 0x0101 | |||||
| 6 | ||||||
| 7 | CFG=compare - Win32 Debug | |||||
| 8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, | |||||
| 9 | !MESSAGE use the Export Makefile command and run | |||||
| 10 | !MESSAGE | |||||
| 11 | !MESSAGE NMAKE /f "compare.mak". | |||||
| 12 | !MESSAGE | |||||
| 13 | !MESSAGE You can specify a configuration when running NMAKE | |||||
| 14 | !MESSAGE by defining the macro CFG on the command line. For example: | |||||
| 15 | !MESSAGE | |||||
| 16 | !MESSAGE NMAKE /f "compare.mak" CFG="compare - Win32 Debug" | |||||
| 17 | !MESSAGE | |||||
| 18 | !MESSAGE Possible choices for configuration are: | |||||
| 19 | !MESSAGE | |||||
| 20 | !MESSAGE "compare - Win32 Release" (based on "Win32 (x86) Application") | |||||
| 21 | !MESSAGE "compare - Win32 Debug" (based on "Win32 (x86) Application") | |||||
| 22 | !MESSAGE | |||||
| 23 | ||||||
| 24 | # Begin Project | |||||
| 25 | # PROP AllowPerConfigDependencies 0 | |||||
| 26 | # PROP Scc_ProjName ""$/src/Merge/compare", BGMAAAAA" | |||||
| 27 | # PROP Scc_LocalPath "." | |||||
| 28 | CPP=cl.exe | |||||
| 29 | MTL=midl.exe | |||||
| 30 | RSC=rc.exe | |||||
| 31 | ||||||
| 32 | !IF "$(CFG)" == "compare - Win32 Release" | |||||
| 33 | ||||||
| 34 | # PROP BASE Use_MFC 0 | |||||
| 35 | # PROP BASE Use_Debug_Libraries 0 | |||||
| 36 | # PROP BASE Output_Dir "Release" | |||||
| 37 | # PROP BASE Intermediate_Dir "Release" | |||||
| 38 | # PROP BASE Target_Dir "" | |||||
| 39 | # PROP Use_MFC 0 | |||||
| 40 | # PROP Use_Debug_Libraries 0 | |||||
| 41 | # PROP Output_Dir "Release" | |||||
| 42 | # PROP Intermediate_Dir "Release" | |||||
| 43 | # PROP Ignore_Export_Lib 0 | |||||
| 44 | # PROP Target_Dir "" | |||||
| 45 | F90=fl32.exe | |||||
| 46 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /c | |||||
| 47 | # ADD CPP /nologo /G6 /MT /W2 /GR /GX /Ox /Ot /Og /Oi /Op /Ob2 /Gf /Gy /I "." /I "..\idl" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /Yu"stdafx.h" /FD /c | |||||
| 48 | # SUBTRACT CPP /Os /Fr | |||||
| 49 | # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |||||
| 50 | # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 | |||||
| 51 | # ADD BASE RSC /l 0x809 /d "NDEBUG" | |||||
| 52 | # ADD RSC /l 0x809 /d "NDEBUG" | |||||
| 53 | BSC32=bscmake.exe | |||||
| 54 | # ADD BASE BSC32 /nologo | |||||
| 55 | # ADD BSC32 /nologo | |||||
| 56 | LINK32=link.exe | |||||
| 57 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /machine:I386 | |||||
| 58 | # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /version:6.0 /subsystem:windows /map /machine:I386 | |||||
| 59 | # SUBTRACT LINK32 /profile /debug | |||||
| 60 | ||||||
| 61 | !ELSEIF "$(CFG)" == "compare - Win32 Debug" | |||||
| 62 | ||||||
| 63 | # PROP BASE Use_MFC 0 | |||||
| 64 | # PROP BASE Use_Debug_Libraries 1 | |||||
| 65 | # PROP BASE Output_Dir "Debug" | |||||
| 66 | # PROP BASE Intermediate_Dir "Debug" | |||||
| 67 | # PROP BASE Target_Dir "" | |||||
| 68 | # PROP Use_MFC 0 | |||||
| 69 | # PROP Use_Debug_Libraries 1 | |||||
| 70 | # PROP Output_Dir "Debug" | |||||
| 71 | # PROP Intermediate_Dir "Debug" | |||||
| 72 | # PROP Ignore_Export_Lib 0 | |||||
| 73 | # PROP Target_Dir "" | |||||
| 74 | F90=fl32.exe | |||||
| 75 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /Yu"stdafx.h" /FD /GZ /c | |||||
| 76 | # ADD CPP /nologo /G6 /MTd /W4 /Gi /GR /GX /Zi /Od /I "." /I "..\idl" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "WIN32" /FR /Yu"stdafx.h" /FD /GZ /c | |||||
| 77 | # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |||||
| 78 | # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 | |||||
| 79 | # ADD BASE RSC /l 0x809 /d "_DEBUG" | |||||
| 80 | # ADD RSC /l 0x809 /d "_DEBUG" | |||||
| 81 | BSC32=bscmake.exe | |||||
| 82 | # ADD BASE BSC32 /nologo | |||||
| 83 | # ADD BSC32 /nologo | |||||
| 84 | LINK32=link.exe | |||||
| 85 | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept | |||||
| 86 | # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /version:6.0 /subsystem:windows /debug /machine:I386 /pdbtype:sept | |||||
| 87 | ||||||
| 88 | !ENDIF | |||||
| 89 | ||||||
| 90 | # Begin Target | |||||
| 91 | ||||||
| 92 | # Name "compare - Win32 Release" | |||||
| 93 | # Name "compare - Win32 Debug" | |||||
| 94 | # Begin Group "Source Files" | |||||
| 95 | ||||||
| 96 | # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |||||
| 97 | # Begin Source File | |||||
| 98 | ||||||
| 99 | SOURCE=.\compare.cpp | |||||
| 100 | # End Source File | |||||
| 101 | # Begin Source File | |||||
| 102 | ||||||
| 103 | SOURCE=.\compare.rc | |||||
| 104 | # End Source File | |||||
| 105 | # Begin Source File | |||||
| 106 | ||||||
| 107 | SOURCE=.\compareutil.cpp | |||||
| 108 | # End Source File | |||||
| 109 | # Begin Source File | |||||
| 110 | ||||||
| 111 | SOURCE=.\StdAfx.cpp | |||||
| 112 | # ADD CPP /Yc"stdafx.h" | |||||
| 113 | # End Source File | |||||
| 114 | # End Group | |||||
| 115 | # Begin Group "Header Files" | |||||
| 116 | ||||||
| 117 | # PROP Default_Filter "h;hpp;hxx;hm;inl" | |||||
| 118 | # Begin Source File | |||||
| 119 | ||||||
| 120 | SOURCE=.\compareutil.h | |||||
| 121 | # End Source File | |||||
| 122 | # Begin Source File | |||||
| 123 | ||||||
| 124 | SOURCE=.\resource.h | |||||
| 125 | # End Source File | |||||
| 126 | # Begin Source File | |||||
| 127 | ||||||
| 128 | SOURCE=.\StdAfx.h | |||||
| 129 | # End Source File | |||||
| 130 | # End Group | |||||
| 131 | # Begin Group "Resource Files" | |||||
| 132 | ||||||
| 133 | # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" | |||||
| 134 | # End Group | |||||
| 135 | # Begin Source File | |||||
| 136 | ||||||
| 137 | SOURCE=.\ReadMe.txt | |||||
| 138 | # End Source File | |||||
| 139 | # End Target | |||||
| 140 | # End Project | |||||
Araxis Merge(生成されたこのレポートは除く)is Copyright © 1993-2003 Araxis Ltd (www.araxis.com). All rights reserved.