Changeset 222
- Timestamp:
- Apr 4, 2011, 12:24:18 PM (14 years ago)
- Files:
-
- 1 added
- 13 edited
Legend:
- Unmodified
- Added
- Removed
-
Common
- Property svn:ignore
-
old new 1 1 lib 2 backup
-
- Property svn:ignore
-
CoolStreaming/Demo/VarBlockSerializer/VarBlockSerializerDemo.lpi
r174 r222 43 43 </Item3> 44 44 </RequiredPackages> 45 <Units Count=" 8">45 <Units Count="15"> 46 46 <Unit0> 47 47 <Filename Value="VarBlockSerializerDemo.lpr"/> 48 48 <IsPartOfProject Value="True"/> 49 49 <UnitName Value="VarBlockSerializerDemo"/> 50 <UsageCount Value="5 5"/>50 <UsageCount Value="57"/> 51 51 </Unit0> 52 52 <Unit1> … … 56 56 <ResourceBaseClass Value="Form"/> 57 57 <UnitName Value="UMainForm"/> 58 <IsVisibleTab Value="True"/>59 58 <EditorIndex Value="0"/> 60 59 <WindowIndex Value="0"/> 61 <TopLine Value=" 167"/>62 <CursorPos X=" 40" Y="174"/>63 <UsageCount Value="5 5"/>60 <TopLine Value="221"/> 61 <CursorPos X="1" Y="238"/> 62 <UsageCount Value="57"/> 64 63 <Loaded Value="True"/> 65 64 <LoadedDesigner Value="True"/> … … 68 67 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\spin.pp"/> 69 68 <UnitName Value="Spin"/> 70 <EditorIndex Value=" 6"/>69 <EditorIndex Value="12"/> 71 70 <WindowIndex Value="0"/> 72 71 <TopLine Value="172"/> 73 72 <CursorPos X="17" Y="185"/> 74 <UsageCount Value="2 8"/>73 <UsageCount Value="29"/> 75 74 <Loaded Value="True"/> 76 75 </Unit2> … … 78 77 <Filename Value="..\..\UVarBlockSerializer.pas"/> 79 78 <UnitName Value="UVarBlockSerializer"/> 80 <EditorIndex Value="2"/> 81 <WindowIndex Value="0"/> 82 <TopLine Value="392"/> 83 <CursorPos X="74" Y="405"/> 84 <UsageCount Value="28"/> 79 <IsVisibleTab Value="True"/> 80 <EditorIndex Value="8"/> 81 <WindowIndex Value="0"/> 82 <TopLine Value="218"/> 83 <CursorPos X="22" Y="248"/> 84 <UsageCount Value="29"/> 85 85 <Loaded Value="True"/> 86 86 </Unit3> 87 87 <Unit4> 88 88 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\classesh.inc"/> 89 <EditorIndex Value=" 4"/>89 <EditorIndex Value="10"/> 90 90 <WindowIndex Value="0"/> 91 91 <TopLine Value="773"/> 92 92 <CursorPos X="14" Y="786"/> 93 <UsageCount Value="2 8"/>93 <UsageCount Value="29"/> 94 94 <Loaded Value="True"/> 95 95 </Unit4> 96 96 <Unit5> 97 97 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\streams.inc"/> 98 <EditorIndex Value=" 5"/>98 <EditorIndex Value="11"/> 99 99 <WindowIndex Value="0"/> 100 100 <TopLine Value="134"/> 101 101 <CursorPos X="26" Y="144"/> 102 <UsageCount Value="2 8"/>102 <UsageCount Value="29"/> 103 103 <Loaded Value="True"/> 104 104 </Unit5> … … 107 107 <EditorIndex Value="1"/> 108 108 <WindowIndex Value="0"/> 109 <TopLine Value=" 2798"/>110 <CursorPos X="1" Y=" 2808"/>111 <UsageCount Value="1 1"/>109 <TopLine Value="1672"/> 110 <CursorPos X="1" Y="1685"/> 111 <UsageCount Value="12"/> 112 112 <Loaded Value="True"/> 113 113 </Unit6> … … 115 115 <Filename Value="..\..\UStreamHelper.pas"/> 116 116 <UnitName Value="UStreamHelper"/> 117 <EditorIndex Value=" 3"/>117 <EditorIndex Value="9"/> 118 118 <WindowIndex Value="0"/> 119 119 <TopLine Value="192"/> 120 120 <CursorPos X="1" Y="205"/> 121 <UsageCount Value="1 1"/>121 <UsageCount Value="12"/> 122 122 <Loaded Value="True"/> 123 123 </Unit7> 124 <Unit8> 125 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\inc\mathh.inc"/> 126 <WindowIndex Value="0"/> 127 <TopLine Value="57"/> 128 <CursorPos X="18" Y="79"/> 129 <UsageCount Value="10"/> 130 </Unit8> 131 <Unit9> 132 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\buttoncontrol.inc"/> 133 <EditorIndex Value="6"/> 134 <WindowIndex Value="0"/> 135 <TopLine Value="14"/> 136 <CursorPos X="1" Y="22"/> 137 <UsageCount Value="11"/> 138 <Loaded Value="True"/> 139 </Unit9> 140 <Unit10> 141 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\buttons.inc"/> 142 <EditorIndex Value="7"/> 143 <WindowIndex Value="0"/> 144 <TopLine Value="320"/> 145 <CursorPos X="1" Y="342"/> 146 <UsageCount Value="11"/> 147 <Loaded Value="True"/> 148 </Unit10> 149 <Unit11> 150 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\wincontrol.inc"/> 151 <EditorIndex Value="2"/> 152 <WindowIndex Value="0"/> 153 <TopLine Value="5229"/> 154 <CursorPos X="38" Y="5239"/> 155 <UsageCount Value="11"/> 156 <Loaded Value="True"/> 157 </Unit11> 158 <Unit12> 159 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\lclmessageglue.pas"/> 160 <UnitName Value="LCLMessageGlue"/> 161 <EditorIndex Value="3"/> 162 <WindowIndex Value="0"/> 163 <TopLine Value="122"/> 164 <CursorPos X="1" Y="122"/> 165 <UsageCount Value="11"/> 166 <Loaded Value="True"/> 167 </Unit12> 168 <Unit13> 169 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\win32\win32callback.inc"/> 170 <EditorIndex Value="4"/> 171 <WindowIndex Value="0"/> 172 <TopLine Value="2617"/> 173 <CursorPos X="1" Y="2617"/> 174 <UsageCount Value="11"/> 175 <Loaded Value="True"/> 176 </Unit13> 177 <Unit14> 178 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\win32\win32wsstdctrls.pp"/> 179 <UnitName Value="Win32WSStdCtrls"/> 180 <EditorIndex Value="5"/> 181 <WindowIndex Value="0"/> 182 <TopLine Value="407"/> 183 <CursorPos X="1" Y="407"/> 184 <UsageCount Value="11"/> 185 <Loaded Value="True"/> 186 </Unit14> 124 187 </Units> 125 <JumpHistory Count=" 29" HistoryIndex="28">188 <JumpHistory Count="30" HistoryIndex="29"> 126 189 <Position1> 127 <Filename Value=" UMainForm.pas"/>128 <Caret Line=" 177" Column="1" TopLine="167"/>190 <Filename Value="..\..\UVarBlockSerializer.pas"/> 191 <Caret Line="244" Column="1" TopLine="236"/> 129 192 </Position1> 130 193 <Position2> 131 194 <Filename Value="..\..\UVarBlockSerializer.pas"/> 132 <Caret Line=" 302" Column="1" TopLine="289"/>195 <Caret Line="243" Column="1" TopLine="236"/> 133 196 </Position2> 134 197 <Position3> 135 198 <Filename Value="..\..\UVarBlockSerializer.pas"/> 136 <Caret Line=" 303" Column="1" TopLine="289"/>199 <Caret Line="244" Column="1" TopLine="236"/> 137 200 </Position3> 138 201 <Position4> 139 202 <Filename Value="..\..\UVarBlockSerializer.pas"/> 140 <Caret Line=" 304" Column="1" TopLine="289"/>203 <Caret Line="243" Column="1" TopLine="236"/> 141 204 </Position4> 142 205 <Position5> 143 206 <Filename Value="..\..\UVarBlockSerializer.pas"/> 144 <Caret Line=" 305" Column="1" TopLine="289"/>207 <Caret Line="244" Column="1" TopLine="236"/> 145 208 </Position5> 146 209 <Position6> 147 210 <Filename Value="..\..\UVarBlockSerializer.pas"/> 148 <Caret Line="2 26" Column="1" TopLine="213"/>211 <Caret Line="243" Column="1" TopLine="236"/> 149 212 </Position6> 150 213 <Position7> 151 214 <Filename Value="..\..\UVarBlockSerializer.pas"/> 152 <Caret Line=" 370" Column="1" TopLine="357"/>215 <Caret Line="244" Column="1" TopLine="236"/> 153 216 </Position7> 154 217 <Position8> 155 218 <Filename Value="..\..\UVarBlockSerializer.pas"/> 156 <Caret Line=" 371" Column="1" TopLine="357"/>219 <Caret Line="243" Column="1" TopLine="236"/> 157 220 </Position8> 158 221 <Position9> 159 222 <Filename Value="..\..\UVarBlockSerializer.pas"/> 160 <Caret Line=" 372" Column="1" TopLine="357"/>223 <Caret Line="244" Column="1" TopLine="236"/> 161 224 </Position9> 162 225 <Position10> 163 226 <Filename Value="..\..\UVarBlockSerializer.pas"/> 164 <Caret Line=" 374" Column="1" TopLine="357"/>227 <Caret Line="243" Column="1" TopLine="236"/> 165 228 </Position10> 166 229 <Position11> 167 230 <Filename Value="..\..\UVarBlockSerializer.pas"/> 168 <Caret Line=" 375" Column="1" TopLine="357"/>231 <Caret Line="244" Column="1" TopLine="236"/> 169 232 </Position11> 170 233 <Position12> 171 234 <Filename Value="..\..\UVarBlockSerializer.pas"/> 172 <Caret Line=" 385" Column="1" TopLine="372"/>235 <Caret Line="243" Column="1" TopLine="236"/> 173 236 </Position12> 174 237 <Position13> 175 238 <Filename Value="..\..\UVarBlockSerializer.pas"/> 176 <Caret Line=" 386" Column="1" TopLine="372"/>239 <Caret Line="244" Column="1" TopLine="236"/> 177 240 </Position13> 178 241 <Position14> 179 242 <Filename Value="..\..\UVarBlockSerializer.pas"/> 180 <Caret Line=" 387" Column="1" TopLine="372"/>243 <Caret Line="243" Column="1" TopLine="236"/> 181 244 </Position14> 182 245 <Position15> 183 246 <Filename Value="..\..\UVarBlockSerializer.pas"/> 184 <Caret Line=" 388" Column="1" TopLine="372"/>247 <Caret Line="244" Column="1" TopLine="236"/> 185 248 </Position15> 186 249 <Position16> 187 250 <Filename Value="..\..\UVarBlockSerializer.pas"/> 188 <Caret Line=" 390" Column="1" TopLine="375"/>251 <Caret Line="243" Column="1" TopLine="236"/> 189 252 </Position16> 190 253 <Position17> 191 254 <Filename Value="..\..\UVarBlockSerializer.pas"/> 192 <Caret Line=" 392" Column="1" TopLine="375"/>255 <Caret Line="244" Column="1" TopLine="236"/> 193 256 </Position17> 194 257 <Position18> 195 258 <Filename Value="..\..\UVarBlockSerializer.pas"/> 196 <Caret Line=" 393" Column="1" TopLine="375"/>259 <Caret Line="243" Column="1" TopLine="236"/> 197 260 </Position18> 198 261 <Position19> 199 262 <Filename Value="..\..\UVarBlockSerializer.pas"/> 200 <Caret Line=" 394" Column="1" TopLine="375"/>263 <Caret Line="244" Column="1" TopLine="236"/> 201 264 </Position19> 202 265 <Position20> 203 266 <Filename Value="..\..\UVarBlockSerializer.pas"/> 204 <Caret Line=" 395" Column="1" TopLine="375"/>267 <Caret Line="243" Column="1" TopLine="236"/> 205 268 </Position20> 206 269 <Position21> 207 270 <Filename Value="..\..\UVarBlockSerializer.pas"/> 208 <Caret Line=" 396" Column="1" TopLine="375"/>271 <Caret Line="244" Column="1" TopLine="236"/> 209 272 </Position21> 210 273 <Position22> 211 274 <Filename Value="..\..\UVarBlockSerializer.pas"/> 212 <Caret Line=" 402" Column="1" TopLine="389"/>275 <Caret Line="243" Column="1" TopLine="236"/> 213 276 </Position22> 214 277 <Position23> 215 278 <Filename Value="..\..\UVarBlockSerializer.pas"/> 216 <Caret Line=" 403" Column="18" TopLine="389"/>279 <Caret Line="244" Column="1" TopLine="236"/> 217 280 </Position23> 218 281 <Position24> 219 282 <Filename Value="..\..\UVarBlockSerializer.pas"/> 220 <Caret Line=" 405" Column="22" TopLine="389"/>283 <Caret Line="243" Column="1" TopLine="236"/> 221 284 </Position24> 222 285 <Position25> 223 286 <Filename Value="..\..\UVarBlockSerializer.pas"/> 224 <Caret Line=" 403" Column="29" TopLine="389"/>287 <Caret Line="244" Column="1" TopLine="236"/> 225 288 </Position25> 226 289 <Position26> 227 290 <Filename Value="..\..\UVarBlockSerializer.pas"/> 228 <Caret Line=" 108" Column="29" TopLine="97"/>291 <Caret Line="243" Column="1" TopLine="236"/> 229 292 </Position26> 230 293 <Position27> 231 294 <Filename Value="..\..\UVarBlockSerializer.pas"/> 232 <Caret Line=" 404" Column="17" TopLine="392"/>295 <Caret Line="244" Column="1" TopLine="236"/> 233 296 </Position27> 234 297 <Position28> 235 <Filename Value=" UMainForm.pas"/>236 <Caret Line=" 172" Column="1" TopLine="167"/>298 <Filename Value="..\..\UVarBlockSerializer.pas"/> 299 <Caret Line="243" Column="1" TopLine="236"/> 237 300 </Position28> 238 301 <Position29> 239 302 <Filename Value="..\..\UVarBlockSerializer.pas"/> 240 <Caret Line=" 405" Column="74" TopLine="392"/>303 <Caret Line="244" Column="1" TopLine="236"/> 241 304 </Position29> 305 <Position30> 306 <Filename Value="..\..\UVarBlockSerializer.pas"/> 307 <Caret Line="243" Column="1" TopLine="236"/> 308 </Position30> 242 309 </JumpHistory> 243 310 </ProjectOptions> … … 264 331 </CompilerOptions> 265 332 <Debugging> 266 <BreakPoints Count="1">267 <Item1>268 <Source Value="UMainForm.pas"/>269 <Line Value="172"/>270 </Item1>271 </BreakPoints>272 333 <Exceptions Count="3"> 273 334 <Item1> -
CoolStreaming/UVarBlockSerializer.pas
r174 r222 82 82 procedure WriteVarSInt(Index: Integer; Value: Int64); 83 83 function ReadVarSInt(Index: Integer): Int64; 84 procedure WriteVarFloat(Index: Integer; Value: Double );85 function ReadVarFloat(Index: Integer ): Double;84 procedure WriteVarFloat(Index: Integer; Value: Double; Base: Integer = 2); 85 function ReadVarFloat(Index: Integer; Base: Integer = 2): Double; 86 86 procedure WriteVarString(Index: Integer; Value: string); 87 87 function ReadVarString(Index: Integer): string; … … 657 657 end; 658 658 659 procedure TVarBlockIndexed.WriteVarFloat(Index: Integer; Value:Double );659 procedure TVarBlockIndexed.WriteVarFloat(Index: Integer; Value:Double; Base: Integer = 2); 660 660 begin 661 661 CheckItem(Index); 662 TVarBlockSerializer(Items[Index]).WriteVarFloat(Value );663 end; 664 665 function TVarBlockIndexed.ReadVarFloat(Index: Integer ):Double;662 TVarBlockSerializer(Items[Index]).WriteVarFloat(Value, Base); 663 end; 664 665 function TVarBlockIndexed.ReadVarFloat(Index: Integer; Base: Integer = 2):Double; 666 666 begin 667 667 TVarBlockSerializer(Items[Index]).Stream.Position := 0; 668 Result := TVarBlockSerializer(Items[Index]).ReadVarFloat ;668 Result := TVarBlockSerializer(Items[Index]).ReadVarFloat(Base); 669 669 end; 670 670 -
Docking/CoolDocking/CoolDocking.lpk
r214 r222 4 4 <PathDelim Value="\"/> 5 5 <Name Value="CoolDocking"/> 6 <Author Value="Chronos "/>6 <Author Value="Chronos (robie@centrum.cz)"/> 7 7 <CompilerOptions> 8 8 <Version Value="10"/> -
ExceptionLogger/ExceptionLogger.lpk
r39 r222 4 4 <PathDelim Value="\"/> 5 5 <Name Value="ExceptionLogger"/> 6 <Author Value="Chronos (robie@centrum.cz)"/> 6 7 <CompilerOptions> 7 <Version Value=" 9"/>8 <Version Value="10"/> 8 9 <PathDelim Value="\"/> 9 10 <SearchPaths> … … 16 17 </Parsing> 17 18 <Other> 19 <CompilerMessages> 20 <UseMsgFile Value="True"/> 21 </CompilerMessages> 18 22 <CompilerPath Value="$(CompPath)"/> 19 23 </Other> 20 24 </CompilerOptions> 25 <Description Value="Component for detailed exception debugging."/> 26 <License Value="GNU/GPL"/> 21 27 <Version Major="1"/> 22 28 <Files Count="5"> … … 58 64 </RequiredPkgs> 59 65 <UsageOptions> 60 <UnitPath Value="$(PkgOutDir) \"/>66 <UnitPath Value="$(PkgOutDir)"/> 61 67 </UsageOptions> 62 68 <PublishOptions> -
Generics/TemplateGenerics/TemplateGenerics.lpk
r220 r222 28 28 <Description Value="Generic classes implemented as templates."/> 29 29 <Version Minor="3"/> 30 <Files Count="2 2">30 <Files Count="23"> 31 31 <Item1> 32 32 <Filename Value="ReadMe.txt"/> … … 82 82 </Item13> 83 83 <Item14> 84 <Filename Value="Generic\GenericStream.inc"/> 85 </Item14> 86 <Item15> 84 87 <Filename Value="Specialized\SpecializedList.pas"/> 85 88 <UnitName Value="SpecializedList"/> 86 </Item1 4>87 <Item1 5>89 </Item15> 90 <Item16> 88 91 <Filename Value="Specialized\SpecializedDictionary.pas"/> 89 92 <UnitName Value="SpecializedDictionary"/> 90 </Item1 5>91 <Item1 6>93 </Item16> 94 <Item17> 92 95 <Filename Value="Specialized\SpecializedStack.pas"/> 93 96 <UnitName Value="SpecializedStack"/> 94 </Item1 6>95 <Item1 7>97 </Item17> 98 <Item18> 96 99 <Filename Value="Specialized\SpecializedTree.pas"/> 97 100 <UnitName Value="SpecializedTree"/> 98 </Item1 7>99 <Item1 8>101 </Item18> 102 <Item19> 100 103 <Filename Value="Specialized\SpecializedQueue.pas"/> 101 104 <UnitName Value="SpecializedQueue"/> 102 </Item1 8>103 <Item 19>105 </Item19> 106 <Item20> 104 107 <Filename Value="Specialized\SpecializedSet.pas"/> 105 108 <UnitName Value="SpecializedSet"/> 106 </Item 19>107 <Item2 0>109 </Item20> 110 <Item21> 108 111 <Filename Value="Specialized\SpecializedPoint.pas"/> 109 112 <UnitName Value="SpecializedPoint"/> 110 </Item2 0>111 <Item2 1>113 </Item21> 114 <Item22> 112 115 <Filename Value="Specialized\SpecializedMatrix.pas"/> 113 116 <UnitName Value="SpecializedMatrix"/> 114 </Item2 1>115 <Item2 2>117 </Item22> 118 <Item23> 116 119 <Filename Value="Specialized\SpecializedBitmap.pas"/> 117 120 <UnitName Value="SpecializedBitmap"/> 118 </Item2 2>121 </Item23> 119 122 </Files> 120 123 <Type Value="RunAndDesignTime"/> -
GraphicTest
- Property svn:ignore
-
old new 2 2 GraphicTest 3 3 GraphicTest.exe 4 backup
-
- Property svn:ignore
-
GraphicTest/GraphicTest.lpi
r212 r222 2 2 <CONFIG> 3 3 <ProjectOptions> 4 <Version Value=" 9"/>4 <Version Value="7"/> 5 5 <General> 6 6 <MainUnit Value="0"/> 7 <ResourceType Value="res"/> 7 <TargetFileExt Value=".exe"/> 8 <Icon Value="0"/> 8 9 <UseXPManifest Value="True"/> 9 <Icon Value="0"/> 10 <ActiveWindowIndexAtStart Value="0"/> 10 <ActiveEditorIndexAtStart Value="2"/> 11 11 </General> 12 <i18n>13 <EnableI18N LFM="False"/>14 </i18n>15 <VersionInfo>16 <StringTable ProductVersion=""/>17 </VersionInfo>18 <BuildModes Count="1" Active="Default">19 <Item1 Name="Default" Default="True"/>20 </BuildModes>21 12 <PublishOptions> 22 13 <Version Value="2"/> … … 30 21 </local> 31 22 </RunParams> 32 <RequiredPackages Count=" 3">23 <RequiredPackages Count="2"> 33 24 <Item1> 34 25 <PackageName Value="lazopenglcontext"/> 35 26 </Item1> 36 27 <Item2> 37 <PackageName Value="LCLBase"/> 38 <MinVersion Major="1" Release="1" Valid="True"/> 28 <PackageName Value="LCL"/> 39 29 </Item2> 40 <Item3>41 <PackageName Value="LCL"/>42 </Item3>43 30 </RequiredPackages> 44 <Units Count="5 1">31 <Units Count="50"> 45 32 <Unit0> 46 33 <Filename Value="GraphicTest.lpr"/> 47 34 <IsPartOfProject Value="True"/> 48 35 <UnitName Value="GraphicTest"/> 49 < WindowIndex Value="0"/>36 <CursorPos X="51" Y="15"/> 50 37 <TopLine Value="1"/> 51 <CursorPos X="51" Y="15"/>52 38 <UsageCount Value="56"/> 53 39 </Unit0> … … 58 44 <ResourceBaseClass Value="Form"/> 59 45 <UnitName Value="UMainForm"/> 60 <IsVisibleTab Value="True"/> 46 <CursorPos X="3" Y="188"/> 47 <TopLine Value="186"/> 61 48 <EditorIndex Value="0"/> 62 <WindowIndex Value="0"/>63 <TopLine Value="186"/>64 <CursorPos X="3" Y="188"/>65 49 <UsageCount Value="56"/> 66 50 <Loaded Value="True"/> 67 <LoadedDesigner Value="True"/>68 51 </Unit1> 69 52 <Unit2> 70 53 <Filename Value="StopWatch.pas"/> 71 54 <UnitName Value="StopWatch"/> 72 < WindowIndex Value="0"/>55 <CursorPos X="42" Y="22"/> 73 56 <TopLine Value="1"/> 74 <CursorPos X="42" Y="22"/>75 57 <UsageCount Value="15"/> 76 58 </Unit2> … … 79 61 <IsPartOfProject Value="True"/> 80 62 <UnitName Value="UPlatform"/> 81 < WindowIndex Value="0"/>63 <CursorPos X="1" Y="1"/> 82 64 <TopLine Value="1"/> 83 <CursorPos X="1" Y="1"/>84 65 <UsageCount Value="56"/> 85 66 </Unit3> … … 87 68 <Filename Value="../../lazarus/lcl/intfgraphics.pas"/> 88 69 <UnitName Value="IntfGraphics"/> 89 < WindowIndex Value="0"/>70 <CursorPos X="49" Y="262"/> 90 71 <TopLine Value="244"/> 91 <CursorPos X="49" Y="262"/>92 72 <UsageCount Value="9"/> 93 73 </Unit4> … … 95 75 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/fcl-image/src/fpimage.pp"/> 96 76 <UnitName Value="FPimage"/> 97 < WindowIndex Value="0"/>77 <CursorPos X="57" Y="142"/> 98 78 <TopLine Value="121"/> 99 <CursorPos X="57" Y="142"/>100 79 <UsageCount Value="9"/> 101 80 </Unit5> 102 81 <Unit6> 103 82 <Filename Value="../../lazarus/lcl/include/lclintfh.inc"/> 104 < WindowIndex Value="0"/>83 <CursorPos X="10" Y="102"/> 105 84 <TopLine Value="85"/> 106 <CursorPos X="10" Y="102"/>107 85 <UsageCount Value="9"/> 108 86 </Unit6> 109 87 <Unit7> 110 88 <Filename Value="../../lazarus/lcl/include/lclintf.inc"/> 111 < WindowIndex Value="0"/>89 <CursorPos X="1" Y="160"/> 112 90 <TopLine Value="153"/> 113 <CursorPos X="1" Y="160"/>114 91 <UsageCount Value="9"/> 115 92 </Unit7> … … 117 94 <Filename Value="../../lazarus/lcl/graphics.pp"/> 118 95 <UnitName Value="Graphics"/> 119 < WindowIndex Value="0"/>96 <CursorPos X="15" Y="1299"/> 120 97 <TopLine Value="1282"/> 121 <CursorPos X="15" Y="1299"/>122 98 <UsageCount Value="9"/> 123 99 </Unit8> 124 100 <Unit9> 125 101 <Filename Value="../../lazarus/lcl/include/rasterimage.inc"/> 126 < WindowIndex Value="0"/>102 <CursorPos X="11" Y="553"/> 127 103 <TopLine Value="546"/> 128 <CursorPos X="11" Y="553"/>129 104 <UsageCount Value="9"/> 130 105 </Unit9> 131 106 <Unit10> 132 107 <Filename Value="../../lazarus/lcl/include/picture.inc"/> 133 < WindowIndex Value="0"/>108 <CursorPos X="1" Y="411"/> 134 109 <TopLine Value="389"/> 135 <CursorPos X="1" Y="411"/>136 110 <UsageCount Value="6"/> 137 111 </Unit10> 138 112 <Unit11> 139 113 <Filename Value="../../lazarus/lcl/interfaces/gtk2/gtk2lclintf.inc"/> 140 < WindowIndex Value="0"/>114 <CursorPos X="1" Y="461"/> 141 115 <TopLine Value="444"/> 142 <CursorPos X="1" Y="461"/>143 116 <UsageCount Value="9"/> 144 117 </Unit11> 145 118 <Unit12> 146 119 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/gtk2/src/gtk+/gdk/gdkimage.inc"/> 147 < WindowIndex Value="0"/>120 <CursorPos X="24" Y="21"/> 148 121 <TopLine Value="14"/> 149 <CursorPos X="24" Y="21"/>150 122 <UsageCount Value="9"/> 151 123 </Unit12> 152 124 <Unit13> 153 125 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/fcl-image/src/fpimage.inc"/> 154 < WindowIndex Value="0"/>126 <CursorPos X="24" Y="316"/> 155 127 <TopLine Value="313"/> 156 <CursorPos X="24" Y="316"/>157 128 <UsageCount Value="9"/> 158 129 </Unit13> 159 130 <Unit14> 160 131 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/fcl-image/src/fppalette.inc"/> 161 < WindowIndex Value="0"/>132 <CursorPos X="3" Y="151"/> 162 133 <TopLine Value="149"/> 163 <CursorPos X="3" Y="151"/>164 134 <UsageCount Value="9"/> 165 135 </Unit14> … … 167 137 <Filename Value="../../lazarus/lcl/graphtype.pp"/> 168 138 <UnitName Value="GraphType"/> 169 < WindowIndex Value="0"/>139 <CursorPos X="3" Y="188"/> 170 140 <TopLine Value="171"/> 171 <CursorPos X="3" Y="188"/>172 141 <UsageCount Value="8"/> 173 142 </Unit15> 174 143 <Unit16> 175 144 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/systemh.inc"/> 176 < WindowIndex Value="0"/>145 <CursorPos X="11" Y="519"/> 177 146 <TopLine Value="496"/> 178 <CursorPos X="11" Y="519"/>179 147 <UsageCount Value="13"/> 180 148 </Unit16> … … 183 151 <IsPartOfProject Value="True"/> 184 152 <UnitName Value="UDrawMethod"/> 153 <CursorPos X="29" Y="244"/> 154 <TopLine Value="237"/> 185 155 <EditorIndex Value="2"/> 186 <WindowIndex Value="0"/>187 <TopLine Value="237"/>188 <CursorPos X="29" Y="244"/>189 156 <UsageCount Value="50"/> 190 157 <Loaded Value="True"/> … … 194 161 <IsPartOfProject Value="True"/> 195 162 <UnitName Value="UFastBitmap"/> 163 <CursorPos X="19" Y="110"/> 164 <TopLine Value="101"/> 196 165 <EditorIndex Value="1"/> 197 <WindowIndex Value="0"/>198 <TopLine Value="101"/>199 <CursorPos X="19" Y="110"/>200 166 <UsageCount Value="50"/> 201 167 <Loaded Value="True"/> … … 203 169 <Unit19> 204 170 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/include/rasterimage.inc"/> 205 < WindowIndex Value="0"/>171 <CursorPos X="1" Y="308"/> 206 172 <TopLine Value="292"/> 207 <CursorPos X="1" Y="308"/>208 173 <UsageCount Value="12"/> 209 174 </Unit19> … … 211 176 <Filename Value="bgrabitmap/bgradefaultbitmap.pas"/> 212 177 <UnitName Value="BGRADefaultBitmap"/> 213 < WindowIndex Value="0"/>178 <CursorPos X="57" Y="292"/> 214 179 <TopLine Value="279"/> 215 <CursorPos X="57" Y="292"/>216 180 <UsageCount Value="10"/> 217 181 </Unit20> … … 219 183 <Filename Value="bgrabitmap/bgrawinbitmap.pas"/> 220 184 <UnitName Value="BGRAWinBitmap"/> 221 < WindowIndex Value="0"/>185 <CursorPos X="1" Y="146"/> 222 186 <TopLine Value="133"/> 223 <CursorPos X="1" Y="146"/>224 187 <UsageCount Value="10"/> 225 188 </Unit21> … … 227 190 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/extctrls.pp"/> 228 191 <UnitName Value="ExtCtrls"/> 229 < WindowIndex Value="0"/>192 <CursorPos X="3" Y="597"/> 230 193 <TopLine Value="584"/> 231 <CursorPos X="3" Y="597"/>232 194 <UsageCount Value="9"/> 233 195 </Unit22> 234 196 <Unit23> 235 197 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/include/winapih.inc"/> 236 < WindowIndex Value="0"/>198 <CursorPos X="10" Y="45"/> 237 199 <TopLine Value="32"/> 238 <CursorPos X="10" Y="45"/>239 200 <UsageCount Value="11"/> 240 201 </Unit23> 241 202 <Unit24> 242 203 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/include/winapi.inc"/> 243 < WindowIndex Value="0"/>204 <CursorPos X="3" Y="53"/> 244 205 <TopLine Value="51"/> 245 <CursorPos X="3" Y="53"/>246 206 <UsageCount Value="11"/> 247 207 </Unit24> … … 249 209 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/graphics.pp"/> 250 210 <UnitName Value="Graphics"/> 251 < WindowIndex Value="0"/>211 <CursorPos X="31" Y="1327"/> 252 212 <TopLine Value="1314"/> 253 <CursorPos X="31" Y="1327"/>254 213 <UsageCount Value="11"/> 255 214 </Unit25> 256 215 <Unit26> 257 216 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/objpas/classes/classesh.inc"/> 258 < WindowIndex Value="0"/>217 <CursorPos X="10" Y="1896"/> 259 218 <TopLine Value="1883"/> 260 <CursorPos X="10" Y="1896"/>261 219 <UsageCount Value="11"/> 262 220 </Unit26> 263 221 <Unit27> 264 222 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/inc/heaph.inc"/> 265 < WindowIndex Value="0"/>223 <CursorPos X="31" Y="88"/> 266 224 <TopLine Value="75"/> 267 <CursorPos X="31" Y="88"/>268 225 <UsageCount Value="9"/> 269 226 </Unit27> 270 227 <Unit28> 271 228 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/inc/heap.inc"/> 272 < WindowIndex Value="0"/>229 <CursorPos X="3" Y="311"/> 273 230 <TopLine Value="309"/> 274 <CursorPos X="3" Y="311"/>275 231 <UsageCount Value="8"/> 276 232 </Unit28> … … 278 234 <Filename Value="bgrabitmap/bgrabitmaptypes.pas"/> 279 235 <UnitName Value="BGRABitmapTypes"/> 280 < WindowIndex Value="0"/>236 <CursorPos X="3" Y="37"/> 281 237 <TopLine Value="24"/> 282 <CursorPos X="3" Y="37"/>283 238 <UsageCount Value="10"/> 284 239 </Unit29> … … 286 241 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/graphtype.pp"/> 287 242 <UnitName Value="GraphType"/> 288 < WindowIndex Value="0"/>243 <CursorPos X="23" Y="292"/> 289 244 <TopLine Value="271"/> 290 <CursorPos X="23" Y="292"/>291 245 <UsageCount Value="9"/> 292 246 </Unit30> … … 294 248 <Filename Value="UBitmaps.pas"/> 295 249 <UnitName Value="UBitmaps"/> 296 < WindowIndex Value="0"/>250 <CursorPos X="41" Y="62"/> 297 251 <TopLine Value="1"/> 298 <CursorPos X="41" Y="62"/>299 252 <UsageCount Value="18"/> 300 253 </Unit31> … … 302 255 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/packages/fcl-image/src/fpimage.pp"/> 303 256 <UnitName Value="FPimage"/> 304 < WindowIndex Value="0"/>257 <CursorPos X="4" Y="35"/> 305 258 <TopLine Value="23"/> 306 <CursorPos X="4" Y="35"/>307 259 <UsageCount Value="8"/> 308 260 </Unit32> 309 261 <Unit33> 310 262 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/Lazarus/lcl/include/canvas.inc"/> 311 < WindowIndex Value="0"/>263 <CursorPos X="1" Y="1471"/> 312 264 <TopLine Value="1456"/> 313 <CursorPos X="1" Y="1471"/>314 265 <UsageCount Value="8"/> 315 266 </Unit33> 316 267 <Unit34> 317 268 <Filename Value="../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/win/wininc/func.inc"/> 318 < WindowIndex Value="0"/>269 <CursorPos X="10" Y="793"/> 319 270 <TopLine Value="780"/> 320 <CursorPos X="10" Y="793"/>321 271 <UsageCount Value="8"/> 322 272 </Unit34> … … 324 274 <Filename Value="bgrabitmap/bgrablend.pas"/> 325 275 <UnitName Value="BGRABlend"/> 326 < WindowIndex Value="0"/>276 <CursorPos X="3" Y="219"/> 327 277 <TopLine Value="217"/> 328 <CursorPos X="3" Y="219"/>329 278 <UsageCount Value="8"/> 330 279 </Unit35> … … 332 281 <Filename Value="BGRABitmap/bgrabitmap.pas"/> 333 282 <UnitName Value="BGRABitmap"/> 334 < WindowIndex Value="0"/>283 <CursorPos X="23" Y="72"/> 335 284 <TopLine Value="52"/> 336 <CursorPos X="23" Y="72"/>337 285 <UsageCount Value="18"/> 338 286 </Unit36> … … 340 288 <Filename Value="BGRABitmap/bgragtkbitmap.pas"/> 341 289 <UnitName Value="BGRAGtkBitmap"/> 342 < WindowIndex Value="0"/>290 <CursorPos X="36" Y="36"/> 343 291 <TopLine Value="29"/> 344 <CursorPos X="36" Y="36"/>345 292 <UsageCount Value="18"/> 346 293 </Unit37> 347 294 <Unit38> 348 <Filename Value="BGRABitmap/bgradefaultbitmap.pas"/> 349 <UnitName Value="BGRADefaultBitmap"/> 350 <WindowIndex Value="0"/> 351 <TopLine Value="3503"/> 352 <CursorPos X="31" Y="3506"/> 295 <Filename Value="BGRABitmap/bgraresample.pas"/> 296 <UnitName Value="bgraresample"/> 297 <CursorPos X="30" Y="638"/> 298 <TopLine Value="629"/> 353 299 <UsageCount Value="18"/> 354 300 </Unit38> 355 301 <Unit39> 356 <Filename Value="BGRABitmap/bgraresample.pas"/> 357 <UnitName Value="bgraresample"/> 358 <WindowIndex Value="0"/> 359 <TopLine Value="629"/> 360 <CursorPos X="30" Y="638"/> 302 <Filename Value="../../../lazarus/components/opengl/glqtcontext.pas"/> 303 <UnitName Value="GLQTContext"/> 304 <CursorPos X="1" Y="1"/> 305 <TopLine Value="1"/> 361 306 <UsageCount Value="18"/> 362 307 </Unit39> 363 308 <Unit40> 364 <Filename Value="../../../lazarus/components/opengl/glqtcontext.pas"/> 365 <UnitName Value="GLQTContext"/> 366 <WindowIndex Value="0"/> 367 <TopLine Value="1"/> 368 <CursorPos X="1" Y="1"/> 309 <Filename Value="../../../lazarus/components/opengl/openglcontext.pas"/> 310 <UnitName Value="OpenGLContext"/> 311 <CursorPos X="34" Y="152"/> 312 <TopLine Value="135"/> 369 313 <UsageCount Value="18"/> 370 314 </Unit40> 371 315 <Unit41> 372 <Filename Value="../../../lazarus/components/opengl/openglcontext.pas"/> 373 <UnitName Value="OpenGLContext"/> 374 <WindowIndex Value="0"/> 375 <TopLine Value="135"/> 376 <CursorPos X="34" Y="152"/> 316 <Filename Value="../../../lazarus/components/opengl/glgtkglxcontext.pas"/> 317 <UnitName Value="GLGtkGlxContext"/> 318 <CursorPos X="3" Y="704"/> 319 <TopLine Value="699"/> 377 320 <UsageCount Value="18"/> 378 321 </Unit41> 379 322 <Unit42> 380 <Filename Value="../../../lazarus/components/opengl/glgtkglxcontext.pas"/> 381 <UnitName Value="GLGtkGlxContext"/> 382 <WindowIndex Value="0"/> 383 <TopLine Value="699"/> 384 <CursorPos X="3" Y="704"/> 323 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/opengl/src/gl.pp"/> 324 <UnitName Value="GL"/> 325 <CursorPos X="3" Y="1499"/> 326 <TopLine Value="1502"/> 385 327 <UsageCount Value="18"/> 386 328 </Unit42> 387 329 <Unit43> 388 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/opengl/src/gl.pp"/> 389 <UnitName Value="GL"/> 390 <EditorIndex Value="3"/> 391 <WindowIndex Value="0"/> 392 <TopLine Value="1502"/> 393 <CursorPos X="3" Y="1499"/> 394 <UsageCount Value="18"/> 395 <Loaded Value="True"/> 330 <Filename Value="../../../lazarus/lcl/include/customform.inc"/> 331 <CursorPos X="38" Y="928"/> 332 <TopLine Value="898"/> 333 <UsageCount Value="17"/> 396 334 </Unit43> 397 335 <Unit44> 398 <Filename Value="../../../lazarus/lcl/include/customform.inc"/> 399 <WindowIndex Value="0"/> 400 <TopLine Value="898"/> 401 <CursorPos X="38" Y="928"/> 402 <UsageCount Value="17"/> 336 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/heaph.inc"/> 337 <CursorPos X="43" Y="80"/> 338 <TopLine Value="63"/> 339 <UsageCount Value="9"/> 403 340 </Unit44> 404 341 <Unit45> 405 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/heaph.inc"/> 406 <WindowIndex Value="0"/> 407 <TopLine Value="63"/> 408 <CursorPos X="43" Y="80"/> 342 <Filename Value="../../../lazarus/lcl/include/custombitmap.inc"/> 343 <CursorPos X="1" Y="38"/> 344 <TopLine Value="21"/> 409 345 <UsageCount Value="9"/> 410 346 </Unit45> 411 347 <Unit46> 412 <Filename Value=" ../../../lazarus/lcl/include/custombitmap.inc"/>413 < WindowIndex Value="0"/>414 < TopLine Value="21"/>415 < CursorPos X="1" Y="38"/>416 <UsageCount Value=" 9"/>348 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/opengl/src/glext.pp"/> 349 <UnitName Value="GLext"/> 350 <CursorPos X="15" Y="2800"/> 351 <TopLine Value="2783"/> 352 <UsageCount Value="15"/> 417 353 </Unit46> 418 354 <Unit47> 419 <Filename Value="/usr/share/fpcsrc/2.4.0/packages/opengl/src/glext.pp"/> 420 <UnitName Value="GLext"/> 421 <WindowIndex Value="0"/> 422 <TopLine Value="2783"/> 423 <CursorPos X="15" Y="2800"/> 424 <UsageCount Value="15"/> 355 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/i386/i386.inc"/> 356 <CursorPos X="11" Y="202"/> 357 <TopLine Value="185"/> 358 <UsageCount Value="13"/> 425 359 </Unit47> 426 360 <Unit48> 427 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/i386/i386.inc"/> 428 <WindowIndex Value="0"/> 429 <TopLine Value="185"/> 430 <CursorPos X="11" Y="202"/> 361 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/generic.inc"/> 362 <CursorPos X="3" Y="250"/> 363 <TopLine Value="245"/> 431 364 <UsageCount Value="13"/> 432 365 </Unit48> 433 366 <Unit49> 434 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/generic.inc"/> 435 <WindowIndex Value="0"/> 436 <TopLine Value="245"/> 437 <CursorPos X="3" Y="250"/> 367 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/system.inc"/> 368 <CursorPos X="3" Y="190"/> 369 <TopLine Value="188"/> 438 370 <UsageCount Value="13"/> 439 371 </Unit49> 440 <Unit50>441 <Filename Value="/usr/share/fpcsrc/2.4.0/rtl/inc/system.inc"/>442 <WindowIndex Value="0"/>443 <TopLine Value="188"/>444 <CursorPos X="3" Y="190"/>445 <UsageCount Value="13"/>446 </Unit50>447 372 </Units> 448 373 <JumpHistory Count="30" HistoryIndex="29"> … … 570 495 </ProjectOptions> 571 496 <CompilerOptions> 572 <Version Value=" 10"/>497 <Version Value="8"/> 573 498 <Target> 574 499 <Filename Value="GraphicTest"/> 575 500 </Target> 576 501 <SearchPaths> 577 <IncludeFiles Value="$(ProjOutDir) "/>578 <OtherUnitFiles Value="BGRABitmap "/>502 <IncludeFiles Value="$(ProjOutDir)/"/> 503 <OtherUnitFiles Value="BGRABitmap/"/> 579 504 <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/> 580 505 </SearchPaths> -
MicroThreading/MicroThreading.lpk
r168 r222 3 3 <Package Version="3"> 4 4 <Name Value="MicroThreading"/> 5 <Author Value="Chronos "/>5 <Author Value="Chronos (robie@centrum.cz)"/> 6 6 <CompilerOptions> 7 7 <Version Value="10"/> … … 11 11 </SearchPaths> 12 12 <Other> 13 <CompilerMessages> 14 <UseMsgFile Value="True"/> 15 </CompilerMessages> 13 16 <CompilerPath Value="$(CompPath)"/> 14 17 </Other> -
Network/CoolWeb/CoolWeb.lpk
r104 r222 3 3 <Package Version="3"> 4 4 <Name Value="CoolWeb"/> 5 <Author Value="Chronos "/>5 <Author Value="Chronos (robie@centrum.cz)"/> 6 6 <CompilerOptions> 7 <Version Value=" 9"/>7 <Version Value="10"/> 8 8 <SearchPaths> 9 9 <OtherUnitFiles Value="WebServer;Persistence;Network;Modules;Common"/> … … 11 11 </SearchPaths> 12 12 <Other> 13 <CompilerMessages> 14 <UseMsgFile Value="True"/> 15 </CompilerMessages> 13 16 <CompilerPath Value="$(CompPath)"/> 14 17 </Other> -
PinConnection/UCommProtocol.pas
r171 r222 212 212 SequenceNumber := ReadVarUInt(1); 213 213 if TestIndex(2) then 214 ReadVar IntegerArray(2, CommandIndex);214 ReadVarUIntArray(2, CommandIndex); 215 215 if TestIndex(3) then 216 216 ReadVarIndexedBlock(3, RequestData); … … 287 287 WriteVarUInt(0, Integer(mtRequest)); 288 288 WriteVarUInt(1, SequenceNumber); 289 WriteVar IntegerArray(2, CommandIndex);289 WriteVarUIntArray(2, CommandIndex); 290 290 if Assigned(RequestParameters) then 291 291 WriteVarIndexedBlock(3, RequestParameters); -
PinConnection/UCommThread.pas
r171 r222 120 120 try 121 121 StreamHelper := TStreamHelper.Create(Stream); 122 with Parent do repeat 123 if FDataAvailable.WaitFor(1 * OneMillisecond) = wrSignaled then try 122 with Parent do 123 repeat 124 if FDataAvailable.WaitFor(1 * OneMillisecond) = wrSignaled then begin 125 try 124 126 FInputBufferLock.Acquire; 125 127 Stream.Size := 0; … … 130 132 FInputBufferLock.Release; 131 133 end; 132 Yield; 133 until Terminated; 134 134 end else Yield; 135 until Terminated; 135 136 finally 136 137 StreamHelper.Free; -
TEditExtensions/TEditExtensions.lpk
r124 r222 4 4 <PathDelim Value="\"/> 5 5 <Name Value="TEditExtensions"/> 6 <Author Value="Chronos "/>6 <Author Value="Chronos (robie@centrum.cz)"/> 7 7 <CompilerOptions> 8 <Version Value=" 9"/>8 <Version Value="10"/> 9 9 <PathDelim Value="\"/> 10 10 <SearchPaths> … … 12 12 </SearchPaths> 13 13 <Other> 14 <CompilerMessages> 15 <UseMsgFile Value="True"/> 16 </CompilerMessages> 14 17 <CompilerPath Value="$(CompPath)"/> 15 18 </Other>
Note:
See TracChangeset
for help on using the changeset viewer.