Annotation of truecrypt/driver/driver.vcproj, revision 1.1.1.1

1.1       root        1: <?xml version="1.0" encoding="Windows-1252"?>
                      2: <VisualStudioProject
                      3:        ProjectType="Visual C++"
                      4:        Version="7.10"
                      5:        Name="Driver"
                      6:        ProjectGUID="{EF5EF444-18D0-40D7-8DFA-775EC4448602}"
                      7:        RootNamespace="Driver"
                      8:        Keyword="MakeFileProj">
                      9:        <Platforms>
                     10:                <Platform
                     11:                        Name="Win32"/>
                     12:        </Platforms>
                     13:        <Configurations>
                     14:                <Configuration
                     15:                        Name="Debug|Win32"
                     16:                        OutputDirectory="Debug"
                     17:                        IntermediateDirectory="Debug"
                     18:                        ConfigurationType="0">
                     19:                        <Tool
                     20:                                Name="VCNMakeTool"
                     21:                                BuildCommandLine="md Debug 2&gt;NUL:
                     22: cd Debug
                     23: nmake -nologo ../Makefile DEBUG=1"
                     24:                                ReBuildCommandLine="rd /s /q Debug 2&gt;NUL:
                     25: md Debug 2&gt;NUL:
                     26: cd Debug
                     27: nmake -nologo ../Makefile DEBUG=1"
                     28:                                CleanCommandLine="rd /s /q Debug 2&gt;NUL:"
                     29:                                Output="Debug/truecrypt.sys"/>
                     30:                </Configuration>
                     31:                <Configuration
                     32:                        Name="Release|Win32"
                     33:                        OutputDirectory="Release"
                     34:                        IntermediateDirectory="Release"
                     35:                        ConfigurationType="0">
                     36:                        <Tool
                     37:                                Name="VCNMakeTool"
                     38:                                BuildCommandLine="md Release 2&gt;NUL:
                     39: cd Release
                     40: nmake -nologo ../Makefile RELEASE=1"
                     41:                                ReBuildCommandLine="rd /s /q Release 2&gt;NUL:
                     42: md Release 2&gt;NUL:
                     43: cd Release
                     44: nmake -nologo ../Makefile RELEASE=1"
                     45:                                CleanCommandLine="rd /s /q Release 2&gt;NUL:"
                     46:                                Output="Release/truecrypt.sys"/>
                     47:                </Configuration>
                     48:        </Configurations>
                     49:        <References>
                     50:        </References>
                     51:        <Files>
                     52:                <Filter
                     53:                        Name="Source Files"
                     54:                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
                     55:                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
                     56:                        <File
                     57:                                RelativePath=".\Ntdriver.c">
                     58:                        </File>
                     59:                        <File
                     60:                                RelativePath=".\Ntfiledv.c">
                     61:                        </File>
                     62:                        <File
                     63:                                RelativePath=".\Ntrawdv.c">
                     64:                        </File>
                     65:                        <File
                     66:                                RelativePath=".\Ntvol.c">
                     67:                        </File>
                     68:                        <Filter
                     69:                                Name="Common"
                     70:                                Filter="">
                     71:                                <File
                     72:                                        RelativePath="..\Common\Cache.c">
                     73:                                </File>
                     74:                                <File
                     75:                                        RelativePath="..\Common\Crc.c">
                     76:                                </File>
                     77:                                <File
                     78:                                        RelativePath="..\Common\Crypto.c">
                     79:                                </File>
                     80:                                <File
                     81:                                        RelativePath="..\Common\Endian.c">
                     82:                                </File>
                     83:                                <File
                     84:                                        RelativePath="..\Common\Pkcs5.c">
                     85:                                </File>
                     86:                                <File
                     87:                                        RelativePath="..\Common\Volumes.c">
                     88:                                </File>
                     89:                        </Filter>
                     90:                </Filter>
                     91:                <Filter
                     92:                        Name="Header Files"
                     93:                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
                     94:                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
                     95:                        <File
                     96:                                RelativePath="..\Common\Cache.h">
                     97:                        </File>
                     98:                        <File
                     99:                                RelativePath=".\Ntdriver.h">
                    100:                        </File>
                    101:                        <File
                    102:                                RelativePath=".\Ntfiledv.h">
                    103:                        </File>
                    104:                        <File
                    105:                                RelativePath=".\Ntrawdv.h">
                    106:                        </File>
                    107:                        <File
                    108:                                RelativePath=".\Ntvol.h">
                    109:                        </File>
                    110:                        <File
                    111:                                RelativePath=".\resource.h">
                    112:                        </File>
                    113:                        <File
                    114:                                RelativePath="..\Common\Volumes.h">
                    115:                        </File>
                    116:                </Filter>
                    117:                <Filter
                    118:                        Name="Resource Files"
                    119:                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
                    120:                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
                    121:                        <File
                    122:                                RelativePath=".\Driver.rc">
                    123:                        </File>
                    124:                </Filter>
                    125:                <File
                    126:                        RelativePath=".\Makefile">
                    127:                </File>
                    128:        </Files>
                    129:        <Globals>
                    130:        </Globals>
                    131: </VisualStudioProject>

unix.superglobalmegacorp.com

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