Annotation of truecrypt/mount/mount.vcproj, revision 1.1.1.9

1.1       root        1: <?xml version="1.0" encoding="Windows-1252"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
1.1.1.8   root        4:        Version="8.00"
1.1       root        5:        Name="Mount"
                      6:        ProjectGUID="{E4C40F94-E7F9-4981-86E4-186B46F993F3}"
                      7:        RootNamespace="Mount"
1.1.1.8   root        8:        Keyword="Win32Proj"
                      9:        >
1.1       root       10:        <Platforms>
                     11:                <Platform
1.1.1.8   root       12:                        Name="Win32"
                     13:                />
1.1       root       14:        </Platforms>
1.1.1.8   root       15:        <ToolFiles>
                     16:        </ToolFiles>
1.1       root       17:        <Configurations>
                     18:                <Configuration
                     19:                        Name="Debug|Win32"
                     20:                        OutputDirectory="Debug"
                     21:                        IntermediateDirectory="Debug"
                     22:                        ConfigurationType="1"
1.1.1.8   root       23:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                     24:                        CharacterSet="2"
                     25:                        >
                     26:                        <Tool
                     27:                                Name="VCPreBuildEventTool"
                     28:                        />
                     29:                        <Tool
                     30:                                Name="VCCustomBuildTool"
                     31:                        />
                     32:                        <Tool
                     33:                                Name="VCXMLDataGeneratorTool"
                     34:                        />
                     35:                        <Tool
                     36:                                Name="VCWebServiceProxyGeneratorTool"
                     37:                        />
                     38:                        <Tool
                     39:                                Name="VCMIDLTool"
                     40:                                AdditionalIncludeDirectories=""
                     41:                                TypeLibraryName="$(SolutionDir)/$(ProjectName)/$(ProjectName).tlb"
                     42:                                OutputDirectory=""
                     43:                        />
1.1       root       44:                        <Tool
                     45:                                Name="VCCLCompilerTool"
                     46:                                Optimization="0"
1.1.1.8   root       47:                                AdditionalIncludeDirectories="..\Common;..\Crypto;..\"
                     48:                                PreprocessorDefinitions="TCMOUNT;WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
                     49:                                MinimalRebuild="true"
                     50:                                ExceptionHandling="1"
1.1       root       51:                                BasicRuntimeChecks="3"
                     52:                                RuntimeLibrary="1"
1.1.1.8   root       53:                                BufferSecurityCheck="true"
                     54:                                EnableFunctionLevelLinking="false"
1.1       root       55:                                UsePrecompiledHeader="0"
                     56:                                BrowseInformation="0"
                     57:                                BrowseInformationFile=""
1.1.1.6   root       58:                                WarningLevel="3"
1.1.1.8   root       59:                                Detect64BitPortabilityProblems="false"
1.1       root       60:                                DebugInformationFormat="4"
1.1.1.8   root       61:                                DisableSpecificWarnings="4311"
                     62:                        />
1.1       root       63:                        <Tool
1.1.1.8   root       64:                                Name="VCManagedResourceCompilerTool"
                     65:                        />
                     66:                        <Tool
                     67:                                Name="VCResourceCompilerTool"
                     68:                        />
                     69:                        <Tool
                     70:                                Name="VCPreLinkEventTool"
                     71:                        />
1.1       root       72:                        <Tool
                     73:                                Name="VCLinkerTool"
1.1.1.8   root       74:                                AdditionalDependencies="libcmtd.lib comctl32.lib atlsd.lib ..\Crypto\Debug\crypto.lib"
1.1       root       75:                                OutputFile="$(OutDir)/TrueCrypt.exe"
                     76:                                LinkIncremental="2"
1.1.1.8   root       77:                                IgnoreAllDefaultLibraries="true"
                     78:                                GenerateDebugInformation="true"
1.1       root       79:                                ProgramDatabaseFile="$(OutDir)/Mount.pdb"
                     80:                                SubSystem="2"
1.1.1.6   root       81:                                OptimizeForWindows98="1"
1.1.1.8   root       82:                                TargetMachine="1"
                     83:                        />
1.1       root       84:                        <Tool
1.1.1.8   root       85:                                Name="VCALinkTool"
                     86:                        />
1.1       root       87:                        <Tool
1.1.1.8   root       88:                                Name="VCManifestTool"
                     89:                        />
1.1       root       90:                        <Tool
1.1.1.8   root       91:                                Name="VCXDCMakeTool"
                     92:                        />
1.1       root       93:                        <Tool
1.1.1.8   root       94:                                Name="VCBscMakeTool"
                     95:                        />
1.1       root       96:                        <Tool
1.1.1.8   root       97:                                Name="VCFxCopTool"
                     98:                        />
1.1       root       99:                        <Tool
1.1.1.8   root      100:                                Name="VCAppVerifierTool"
                    101:                        />
1.1       root      102:                        <Tool
1.1.1.8   root      103:                                Name="VCWebDeploymentTool"
                    104:                        />
1.1       root      105:                        <Tool
1.1.1.8   root      106:                                Name="VCPostBuildEventTool"
                    107:                        />
1.1       root      108:                </Configuration>
                    109:                <Configuration
                    110:                        Name="Release|Win32"
                    111:                        OutputDirectory="Release"
                    112:                        IntermediateDirectory="Release"
                    113:                        ConfigurationType="1"
1.1.1.8   root      114:                        InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
                    115:                        CharacterSet="2"
                    116:                        >
                    117:                        <Tool
                    118:                                Name="VCPreBuildEventTool"
                    119:                        />
                    120:                        <Tool
                    121:                                Name="VCCustomBuildTool"
                    122:                        />
                    123:                        <Tool
                    124:                                Name="VCXMLDataGeneratorTool"
                    125:                        />
                    126:                        <Tool
                    127:                                Name="VCWebServiceProxyGeneratorTool"
                    128:                        />
                    129:                        <Tool
                    130:                                Name="VCMIDLTool"
                    131:                                AdditionalIncludeDirectories=""
                    132:                                TypeLibraryName="$(SolutionDir)/$(ProjectName)/$(ProjectName).tlb"
                    133:                                OutputDirectory=""
                    134:                        />
1.1       root      135:                        <Tool
                    136:                                Name="VCCLCompilerTool"
1.1.1.6   root      137:                                AdditionalOptions="/w34189"
1.1.1.8   root      138:                                AdditionalIncludeDirectories="..\Common;..\Crypto;..\"
                    139:                                PreprocessorDefinitions="TCMOUNT;WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;_CRT_NON_CONFORMING_SWPRINTFS"
1.1       root      140:                                RuntimeLibrary="0"
1.1.1.8   root      141:                                BufferSecurityCheck="true"
1.1       root      142:                                UsePrecompiledHeader="0"
                    143:                                AssemblerOutput="2"
                    144:                                AssemblerListingLocation="$(IntDir)/"
1.1.1.6   root      145:                                WarningLevel="3"
1.1.1.8   root      146:                                Detect64BitPortabilityProblems="false"
1.1       root      147:                                DebugInformationFormat="0"
1.1.1.8   root      148:                                DisableSpecificWarnings="4311"
                    149:                        />
                    150:                        <Tool
                    151:                                Name="VCManagedResourceCompilerTool"
                    152:                        />
1.1       root      153:                        <Tool
1.1.1.8   root      154:                                Name="VCResourceCompilerTool"
                    155:                        />
                    156:                        <Tool
                    157:                                Name="VCPreLinkEventTool"
                    158:                        />
1.1       root      159:                        <Tool
                    160:                                Name="VCLinkerTool"
1.1.1.8   root      161:                                AdditionalDependencies="LIBCMT.LIB comctl32.lib atls.lib ..\Crypto\Release\crypto.lib"
1.1       root      162:                                OutputFile="$(OutDir)/TrueCrypt.exe"
                    163:                                LinkIncremental="1"
1.1.1.8   root      164:                                IgnoreAllDefaultLibraries="true"
                    165:                                GenerateDebugInformation="false"
                    166:                                GenerateMapFile="true"
1.1       root      167:                                SubSystem="2"
                    168:                                OptimizeReferences="2"
                    169:                                EnableCOMDATFolding="2"
1.1.1.6   root      170:                                OptimizeForWindows98="1"
1.1.1.8   root      171:                                TargetMachine="1"
                    172:                        />
1.1       root      173:                        <Tool
1.1.1.8   root      174:                                Name="VCALinkTool"
                    175:                        />
1.1       root      176:                        <Tool
1.1.1.8   root      177:                                Name="VCManifestTool"
                    178:                        />
1.1       root      179:                        <Tool
1.1.1.8   root      180:                                Name="VCXDCMakeTool"
                    181:                        />
1.1       root      182:                        <Tool
1.1.1.8   root      183:                                Name="VCBscMakeTool"
                    184:                        />
1.1       root      185:                        <Tool
1.1.1.8   root      186:                                Name="VCFxCopTool"
                    187:                        />
1.1       root      188:                        <Tool
1.1.1.8   root      189:                                Name="VCAppVerifierTool"
                    190:                        />
1.1       root      191:                        <Tool
1.1.1.8   root      192:                                Name="VCWebDeploymentTool"
                    193:                        />
1.1       root      194:                        <Tool
1.1.1.8   root      195:                                Name="VCPostBuildEventTool"
                    196:                                CommandLine="copy Release\TrueCrypt.exe &quot;..\Release\Setup Files&quot;"
                    197:                        />
1.1       root      198:                </Configuration>
                    199:        </Configurations>
                    200:        <References>
                    201:        </References>
                    202:        <Files>
                    203:                <Filter
                    204:                        Name="Source Files"
                    205:                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1.1.1.8   root      206:                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
                    207:                        >
1.1       root      208:                        <File
1.1.1.8   root      209:                                RelativePath=".\Hotkeys.c"
                    210:                                >
1.1.1.6   root      211:                        </File>
                    212:                        <File
1.1.1.8   root      213:                                RelativePath=".\MainCom.cpp"
                    214:                                >
                    215:                        </File>
                    216:                        <File
                    217:                                RelativePath=".\MainCom.idl"
                    218:                                >
                    219:                        </File>
                    220:                        <File
                    221:                                RelativePath=".\Mount.c"
                    222:                                >
1.1       root      223:                        </File>
                    224:                        <Filter
                    225:                                Name="Common"
1.1.1.8   root      226:                                >
                    227:                                <File
                    228:                                        RelativePath="..\Common\BaseCom.cpp"
                    229:                                        >
                    230:                                </File>
1.1       root      231:                                <File
1.1.1.8   root      232:                                        RelativePath="..\Common\Cmdline.c"
                    233:                                        >
1.1       root      234:                                </File>
                    235:                                <File
1.1.1.8   root      236:                                        RelativePath="..\Common\Combo.c"
                    237:                                        >
1.1       root      238:                                </File>
                    239:                                <File
1.1.1.8   root      240:                                        RelativePath="..\Common\Crc.c"
                    241:                                        >
1.1       root      242:                                </File>
                    243:                                <File
1.1.1.8   root      244:                                        RelativePath="..\Common\Crypto.c"
                    245:                                        >
1.1       root      246:                                </File>
                    247:                                <File
1.1.1.8   root      248:                                        RelativePath="..\Common\Dictionary.c"
                    249:                                        >
1.1.1.6   root      250:                                </File>
                    251:                                <File
1.1.1.8   root      252:                                        RelativePath="..\Common\Dlgcode.c"
                    253:                                        >
1.1       root      254:                                </File>
                    255:                                <File
1.1.1.8   root      256:                                        RelativePath="..\Common\Endian.c"
                    257:                                        >
1.1       root      258:                                </File>
                    259:                                <File
1.1.1.8   root      260:                                        RelativePath="..\Common\GfMul.c"
                    261:                                        >
1.1.1.7   root      262:                                </File>
                    263:                                <File
1.1.1.8   root      264:                                        RelativePath="..\Common\Keyfiles.c"
                    265:                                        >
1.1.1.6   root      266:                                </File>
                    267:                                <File
1.1.1.8   root      268:                                        RelativePath="..\Common\Language.c"
                    269:                                        >
1.1.1.6   root      270:                                </File>
                    271:                                <File
1.1.1.8   root      272:                                        RelativePath="..\Common\Password.c"
                    273:                                        >
1.1       root      274:                                </File>
                    275:                                <File
1.1.1.8   root      276:                                        RelativePath="..\Common\Pkcs5.c"
                    277:                                        >
1.1       root      278:                                </File>
                    279:                                <File
1.1.1.8   root      280:                                        RelativePath="..\Common\Random.c"
                    281:                                        >
1.1       root      282:                                </File>
                    283:                                <File
1.1.1.8   root      284:                                        RelativePath="..\Common\Registry.c"
                    285:                                        >
1.1       root      286:                                </File>
                    287:                                <File
1.1.1.8   root      288:                                        RelativePath="..\Common\Tests.c"
                    289:                                        >
1.1.1.6   root      290:                                </File>
                    291:                                <File
1.1.1.8   root      292:                                        RelativePath="..\Common\Volumes.c"
                    293:                                        >
1.1       root      294:                                </File>
1.1.1.6   root      295:                                <File
1.1.1.8   root      296:                                        RelativePath="..\Common\Xml.c"
                    297:                                        >
1.1.1.6   root      298:                                </File>
1.1       root      299:                        </Filter>
                    300:                </Filter>
                    301:                <Filter
                    302:                        Name="Header Files"
                    303:                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
1.1.1.8   root      304:                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
                    305:                        >
                    306:                        <File
                    307:                                RelativePath="..\Common\Apidrvr.h"
                    308:                                >
                    309:                        </File>
                    310:                        <File
                    311:                                RelativePath="..\Common\BaseCom.h"
                    312:                                >
                    313:                        </File>
1.1       root      314:                        <File
1.1.1.8   root      315:                                RelativePath="..\Common\Cmdline.h"
                    316:                                >
1.1       root      317:                        </File>
                    318:                        <File
1.1.1.8   root      319:                                RelativePath="..\Common\Combo.h"
                    320:                                >
1.1.1.2   root      321:                        </File>
                    322:                        <File
1.1.1.8   root      323:                                RelativePath="..\Common\Common.h"
                    324:                                >
1.1       root      325:                        </File>
                    326:                        <File
1.1.1.8   root      327:                                RelativePath="..\Common\Crc.h"
                    328:                                >
1.1.1.5   root      329:                        </File>
                    330:                        <File
1.1.1.8   root      331:                                RelativePath="..\Common\Crypto.h"
                    332:                                >
1.1.1.6   root      333:                        </File>
                    334:                        <File
1.1.1.8   root      335:                                RelativePath="..\Common\Dictionary.h"
                    336:                                >
1.1       root      337:                        </File>
                    338:                        <File
1.1.1.8   root      339:                                RelativePath="..\Common\Dlgcode.h"
                    340:                                >
1.1.1.6   root      341:                        </File>
                    342:                        <File
1.1.1.8   root      343:                                RelativePath="..\Common\GfMul.h"
                    344:                                >
1.1       root      345:                        </File>
                    346:                        <File
1.1.1.8   root      347:                                RelativePath=".\Hotkeys.h"
                    348:                                >
1.1.1.7   root      349:                        </File>
                    350:                        <File
1.1.1.8   root      351:                                RelativePath="..\Common\Keyfiles.h"
                    352:                                >
1.1.1.6   root      353:                        </File>
                    354:                        <File
1.1.1.8   root      355:                                RelativePath="..\Common\Language.h"
                    356:                                >
1.1.1.6   root      357:                        </File>
                    358:                        <File
1.1.1.8   root      359:                                RelativePath=".\MainCom.h"
                    360:                                >
1.1.1.6   root      361:                        </File>
                    362:                        <File
1.1.1.8   root      363:                                RelativePath=".\Mount.h"
                    364:                                >
1.1       root      365:                        </File>
                    366:                        <File
1.1.1.8   root      367:                                RelativePath="..\Common\Password.h"
                    368:                                >
1.1       root      369:                        </File>
                    370:                        <File
1.1.1.8   root      371:                                RelativePath="..\Common\Pkcs5.h"
                    372:                                >
1.1.1.6   root      373:                        </File>
                    374:                        <File
1.1.1.8   root      375:                                RelativePath="..\Common\Random.h"
                    376:                                >
1.1.1.6   root      377:                        </File>
                    378:                        <File
1.1.1.8   root      379:                                RelativePath="..\Common\Registry.h"
                    380:                                >
1.1       root      381:                        </File>
                    382:                        <File
1.1.1.8   root      383:                                RelativePath="..\Common\resource.h"
                    384:                                >
1.1       root      385:                        </File>
                    386:                        <File
1.1.1.8   root      387:                                RelativePath=".\resource.h"
                    388:                                >
1.1       root      389:                        </File>
                    390:                        <File
1.1.1.8   root      391:                                RelativePath="..\Common\Tcdefs.h"
                    392:                                >
1.1       root      393:                        </File>
                    394:                        <File
1.1.1.8   root      395:                                RelativePath="..\Common\Tests.h"
                    396:                                >
1.1.1.6   root      397:                        </File>
                    398:                        <File
1.1.1.8   root      399:                                RelativePath="..\Common\Volumes.h"
                    400:                                >
1.1       root      401:                        </File>
1.1.1.6   root      402:                        <File
1.1.1.8   root      403:                                RelativePath="..\Common\Xml.h"
                    404:                                >
1.1.1.6   root      405:                        </File>
1.1       root      406:                </Filter>
                    407:                <Filter
                    408:                        Name="Resource Files"
                    409:                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
1.1.1.8   root      410:                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
                    411:                        >
1.1       root      412:                        <File
1.1.1.9 ! root      413:                                RelativePath=".\Drive_icon_96dpi.bmp"
1.1.1.8   root      414:                                >
1.1       root      415:                        </File>
                    416:                        <File
1.1.1.9 ! root      417:                                RelativePath=".\Drive_icon_mask_96dpi.bmp"
1.1.1.8   root      418:                                >
1.1       root      419:                        </File>
                    420:                        <File
1.1.1.9 ! root      421:                                RelativePath=".\Logo_288dpi.bmp"
        !           422:                                >
        !           423:                        </File>
        !           424:                        <File
        !           425:                                RelativePath=".\Logo_96dpi.bmp"
1.1.1.8   root      426:                                >
1.1       root      427:                        </File>
                    428:                        <File
1.1.1.8   root      429:                                RelativePath=".\Mount.rc"
                    430:                                >
1.1       root      431:                        </File>
                    432:                        <Filter
                    433:                                Name="Common"
1.1.1.8   root      434:                                >
1.1       root      435:                                <File
1.1.1.8   root      436:                                        RelativePath="..\Common\Common.rc"
                    437:                                        >
1.1       root      438:                                        <FileConfiguration
                    439:                                                Name="Debug|Win32"
1.1.1.8   root      440:                                                ExcludedFromBuild="true"
                    441:                                                >
1.1       root      442:                                                <Tool
1.1.1.8   root      443:                                                        Name="VCResourceCompilerTool"
                    444:                                                />
1.1       root      445:                                        </FileConfiguration>
                    446:                                        <FileConfiguration
                    447:                                                Name="Release|Win32"
1.1.1.8   root      448:                                                ExcludedFromBuild="true"
                    449:                                                >
1.1       root      450:                                                <Tool
1.1.1.8   root      451:                                                        Name="VCResourceCompilerTool"
                    452:                                                />
1.1       root      453:                                        </FileConfiguration>
                    454:                                </File>
1.1.1.6   root      455:                                <File
1.1.1.8   root      456:                                        RelativePath="..\Common\Language.xml"
                    457:                                        >
1.1.1.6   root      458:                                </File>
                    459:                                <File
1.1.1.8   root      460:                                        RelativePath="..\Release\Setup Files\License.txt"
                    461:                                        >
1.1.1.6   root      462:                                </File>
                    463:                                <File
1.1.1.9 ! root      464:                                        RelativePath="..\Common\Textual_logo_288dpi.bmp"
        !           465:                                        >
        !           466:                                </File>
        !           467:                                <File
        !           468:                                        RelativePath="..\Common\Textual_logo_96dpi.bmp"
        !           469:                                        >
        !           470:                                </File>
        !           471:                                <File
        !           472:                                        RelativePath="..\Common\Textual_logo_background.bmp"
        !           473:                                        >
        !           474:                                </File>
        !           475:                                <File
1.1.1.8   root      476:                                        RelativePath="..\Common\TrueCrypt.ico"
                    477:                                        >
1.1.1.6   root      478:                                </File>
                    479:                                <File
1.1.1.9 ! root      480:                                        RelativePath="..\Common\TrueCrypt_volume.ico"
1.1.1.8   root      481:                                        >
1.1.1.6   root      482:                                </File>
1.1       root      483:                        </Filter>
                    484:                </Filter>
1.1.1.8   root      485:                <File
                    486:                        RelativePath=".\Mount.tlb"
                    487:                        >
                    488:                </File>
1.1       root      489:        </Files>
                    490:        <Globals>
                    491:        </Globals>
                    492: </VisualStudioProject>

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.