Annotation of truecrypt/driver vxd/driver vxd.vcproj, revision 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 VXD"
        !             6:        ProjectGUID="{AE7315FF-FE0B-490E-B8E0-3F7C2A8BC1CE}"
        !             7:        Keyword="MakeFileProj">
        !             8:        <Platforms>
        !             9:                <Platform
        !            10:                        Name="Win32"/>
        !            11:        </Platforms>
        !            12:        <Configurations>
        !            13:                <Configuration
        !            14:                        Name="Debug|Win32"
        !            15:                        OutputDirectory="Debug"
        !            16:                        IntermediateDirectory="Debug"
        !            17:                        ConfigurationType="0">
        !            18:                        <Tool
        !            19:                                Name="VCNMakeTool"
        !            20:                                BuildCommandLine="md Debug 2&gt;NUL:
        !            21: cd Debug
        !            22: nmake -nologo ../Makefile DEBUG=1"
        !            23:                                ReBuildCommandLine="rd /s /q Debug 2&gt;NUL:
        !            24: md Debug 2&gt;NUL:
        !            25: cd Debug
        !            26: nmake -nologo ../Makefile DEBUG=1"
        !            27:                                CleanCommandLine="rd /s /q Debug 2&gt;NUL:"
        !            28:                                Output="Debug/truecrypt.vxd"/>
        !            29:                </Configuration>
        !            30:                <Configuration
        !            31:                        Name="Release|Win32"
        !            32:                        OutputDirectory="Release"
        !            33:                        IntermediateDirectory="Release"
        !            34:                        ConfigurationType="0">
        !            35:                        <Tool
        !            36:                                Name="VCNMakeTool"
        !            37:                                BuildCommandLine="md Release 2&gt;NUL:
        !            38: cd Release
        !            39: nmake -nologo ../Makefile RELEASE=1"
        !            40:                                ReBuildCommandLine="rd /s /q Release 2&gt;NUL:
        !            41: md Release 2&gt;NUL:
        !            42: cd Release
        !            43: nmake -nologo ../Makefile RELEASE=1
        !            44: "
        !            45:                                CleanCommandLine="rd /s /q Release 2&gt;NUL:"
        !            46:                                Output="Release/truecrypt.vxd"/>
        !            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=".\Devdcl.asm">
        !            58:                        </File>
        !            59:                        <File
        !            60:                                RelativePath=".\Ifshook.c">
        !            61:                        </File>
        !            62:                        <File
        !            63:                                RelativePath=".\Queue.c">
        !            64:                        </File>
        !            65:                        <File
        !            66:                                RelativePath=".\Tc9x.c">
        !            67:                        </File>
        !            68:                </Filter>
        !            69:                <Filter
        !            70:                        Name="Header Files"
        !            71:                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
        !            72:                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
        !            73:                        <File
        !            74:                                RelativePath="..\Common\Apidrvr.h">
        !            75:                        </File>
        !            76:                        <File
        !            77:                                RelativePath=".\Ifshook.h">
        !            78:                        </File>
        !            79:                        <File
        !            80:                                RelativePath=".\Ifsmgr.inc">
        !            81:                        </File>
        !            82:                        <File
        !            83:                                RelativePath=".\Iosdcls.inc">
        !            84:                        </File>
        !            85:                        <File
        !            86:                                RelativePath=".\Queue.h">
        !            87:                        </File>
        !            88:                        <File
        !            89:                                RelativePath=".\Tc9x.h">
        !            90:                        </File>
        !            91:                        <File
        !            92:                                RelativePath="..\Common\Tcdefs.h">
        !            93:                        </File>
        !            94:                </Filter>
        !            95:                <Filter
        !            96:                        Name="Resource Files"
        !            97:                        Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
        !            98:                        UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
        !            99:                </Filter>
        !           100:                <File
        !           101:                        RelativePath=".\Makefile">
        !           102:                </File>
        !           103:        </Files>
        !           104:        <Globals>
        !           105:        </Globals>
        !           106: </VisualStudioProject>

unix.superglobalmegacorp.com

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