~zooko/cryptopp/trunk

« back to all changes in this revision

Viewing changes to cryptest.vcproj

  • Committer: weidai
  • Date: 2006-12-09 17:18:13 UTC
  • Revision ID: svn-v4:57ff6487-cd31-0410-9ec3-f628ee90f5f0:trunk/c5:247
add Salsa20 cipher

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        Version="8.00"
5
5
        Name="cryptest"
6
6
        ProjectGUID="{9EAFA456-89B4-4879-AD4F-C2C341184CF5}"
7
 
        RootNamespace="cryptest"
8
7
        SccLocalPath="."
9
8
        >
10
9
        <Platforms>
52
51
                                Optimization="2"
53
52
                                InlineFunctionExpansion="2"
54
53
                                EnableIntrinsicFunctions="true"
 
54
                                FavorSizeOrSpeed="1"
55
55
                                OmitFramePointers="true"
56
56
                                PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
57
57
                                StringPooling="true"
81
81
                                SubSystem="1"
82
82
                                OptimizeReferences="2"
83
83
                                EnableCOMDATFolding="2"
 
84
                                OptimizeForWindows98="1"
84
85
                        />
85
86
                        <Tool
86
87
                                Name="VCALinkTool"
142
143
                                Optimization="2"
143
144
                                InlineFunctionExpansion="2"
144
145
                                EnableIntrinsicFunctions="true"
 
146
                                FavorSizeOrSpeed="1"
145
147
                                OmitFramePointers="true"
146
148
                                PreprocessorDefinitions="NDEBUG;_CONSOLE;WIN32"
147
149
                                StringPooling="true"
148
150
                                RuntimeLibrary="0"
149
151
                                EnableFunctionLevelLinking="true"
150
 
                                EnableEnhancedInstructionSet="0"
151
152
                                UsePrecompiledHeader="0"
152
153
                                WarningLevel="3"
153
154
                                SuppressStartupBanner="true"
209
210
                        UseOfMFC="0"
210
211
                        ATLMinimizesCRunTimeLibraryUsage="false"
211
212
                        CharacterSet="2"
212
 
                        WholeProgramOptimization="1"
213
213
                        >
214
214
                        <Tool
215
215
                                Name="VCPreBuildEventTool"
232
232
                                Name="VCCLCompilerTool"
233
233
                                AdditionalOptions="/Zm400 "
234
234
                                Optimization="2"
235
 
                                InlineFunctionExpansion="2"
236
 
                                EnableIntrinsicFunctions="true"
237
 
                                OmitFramePointers="true"
238
 
                                WholeProgramOptimization="true"
 
235
                                InlineFunctionExpansion="1"
239
236
                                PreprocessorDefinitions="NDEBUG;CRYPTOPP_IMPORTS;WIN32;_CONSOLE"
240
237
                                StringPooling="true"
241
238
                                RuntimeLibrary="0"
266
263
                                SubSystem="1"
267
264
                                OptimizeReferences="2"
268
265
                                EnableCOMDATFolding="2"
 
266
                                OptimizeForWindows98="1"
269
267
                        />
270
268
                        <Tool
271
269
                                Name="VCALinkTool"
301
299
                        UseOfMFC="0"
302
300
                        ATLMinimizesCRunTimeLibraryUsage="false"
303
301
                        CharacterSet="2"
304
 
                        WholeProgramOptimization="1"
305
302
                        >
306
303
                        <Tool
307
304
                                Name="VCPreBuildEventTool"
325
322
                                Name="VCCLCompilerTool"
326
323
                                AdditionalOptions="/Zm400 "
327
324
                                Optimization="2"
328
 
                                InlineFunctionExpansion="2"
329
 
                                EnableIntrinsicFunctions="true"
330
 
                                OmitFramePointers="true"
331
 
                                WholeProgramOptimization="true"
 
325
                                InlineFunctionExpansion="1"
332
326
                                PreprocessorDefinitions="NDEBUG;CRYPTOPP_IMPORTS;WIN32;_CONSOLE"
333
327
                                StringPooling="true"
334
328
                                RuntimeLibrary="0"
418
412
                                Name="VCCLCompilerTool"
419
413
                                AdditionalOptions="/Zm400 "
420
414
                                Optimization="0"
421
 
                                InlineFunctionExpansion="0"
422
415
                                EnableIntrinsicFunctions="true"
423
416
                                PreprocessorDefinitions="_DEBUG;CRYPTOPP_IMPORTS;WIN32;_CONSOLE"
424
417
                                RuntimeLibrary="1"
446
439
                                AdditionalLibraryDirectories="$(OutDir)"
447
440
                                GenerateDebugInformation="true"
448
441
                                SubSystem="1"
 
442
                                OptimizeForWindows98="1"
449
443
                        />
450
444
                        <Tool
451
445
                                Name="VCALinkTool"
504
498
                                Name="VCCLCompilerTool"
505
499
                                AdditionalOptions="/Zm400 "
506
500
                                Optimization="0"
507
 
                                InlineFunctionExpansion="0"
508
501
                                EnableIntrinsicFunctions="true"
509
502
                                PreprocessorDefinitions="_DEBUG;CRYPTOPP_IMPORTS;WIN32;_CONSOLE"
510
503
                                RuntimeLibrary="1"
594
587
                                EnableIntrinsicFunctions="true"
595
588
                                PreprocessorDefinitions="_DEBUG;_CONSOLE;WIN32"
596
589
                                RuntimeLibrary="1"
597
 
                                EnableEnhancedInstructionSet="1"
598
590
                                UsePrecompiledHeader="0"
599
591
                                WarningLevel="3"
600
592
                                SuppressStartupBanner="true"
617
609
                                SuppressStartupBanner="true"
618
610
                                GenerateDebugInformation="true"
619
611
                                SubSystem="1"
 
612
                                OptimizeForWindows98="1"
620
613
                        />
621
614
                        <Tool
622
615
                                Name="VCALinkTool"
978
971
                                        >
979
972
                                        <Tool
980
973
                                                Name="VCCLCompilerTool"
 
974
                                                Optimization="1"
981
975
                                                PreprocessorDefinitions=""
982
 
                                                EnableEnhancedInstructionSet="2"
983
976
                                        />
984
977
                                </FileConfiguration>
985
978
                                <FileConfiguration
1054
1047
                                        >
1055
1048
                                        <Tool
1056
1049
                                                Name="VCCLCompilerTool"
 
1050
                                                Optimization="1"
1057
1051
                                                PreprocessorDefinitions=""
1058
1052
                                        />
1059
1053
                                </FileConfiguration>
1137
1131
                                        >
1138
1132
                                        <Tool
1139
1133
                                                Name="VCCLCompilerTool"
 
1134
                                                Optimization="1"
1140
1135
                                                PreprocessorDefinitions=""
1141
1136
                                        />
1142
1137
                                </FileConfiguration>
1212
1207
                                        >
1213
1208
                                        <Tool
1214
1209
                                                Name="VCCLCompilerTool"
 
1210
                                                Optimization="1"
1215
1211
                                                PreprocessorDefinitions=""
1216
1212
                                        />
1217
1213
                                </FileConfiguration>
1291
1287
                                        >
1292
1288
                                        <Tool
1293
1289
                                                Name="VCCLCompilerTool"
 
1290
                                                Optimization="1"
1294
1291
                                                PreprocessorDefinitions=""
1295
1292
                                        />
1296
1293
                                </FileConfiguration>
1366
1363
                                        >
1367
1364
                                        <Tool
1368
1365
                                                Name="VCCLCompilerTool"
 
1366
                                                Optimization="1"
1369
1367
                                                PreprocessorDefinitions=""
1370
1368
                                        />
1371
1369
                                </FileConfiguration>
1441
1439
                                        >
1442
1440
                                        <Tool
1443
1441
                                                Name="VCCLCompilerTool"
 
1442
                                                Optimization="1"
1444
1443
                                                PreprocessorDefinitions=""
1445
1444
                                        />
1446
1445
                                </FileConfiguration>
1516
1515
                                        >
1517
1516
                                        <Tool
1518
1517
                                                Name="VCCLCompilerTool"
 
1518
                                                Optimization="1"
1519
1519
                                                PreprocessorDefinitions=""
1520
1520
                                        />
1521
1521
                                </FileConfiguration>
1591
1591
                                        >
1592
1592
                                        <Tool
1593
1593
                                                Name="VCCLCompilerTool"
 
1594
                                                Optimization="1"
1594
1595
                                                PreprocessorDefinitions=""
1595
1596
                                        />
1596
1597
                                </FileConfiguration>
1666
1667
                                        >
1667
1668
                                        <Tool
1668
1669
                                                Name="VCCLCompilerTool"
 
1670
                                                Optimization="1"
1669
1671
                                                PreprocessorDefinitions=""
1670
1672
                                        />
1671
1673
                                </FileConfiguration>