1    /* 
     2     *  Copyright (c) 2008 Texas Instruments and others.
     3     *  All rights reserved. This program and the accompanying materials
     4     *  are made available under the terms of the Eclipse Public License v1.0
     5     *  which accompanies this distribution, and is available at
     6     *  http://www.eclipse.org/legal/epl-v10.html
     7     * 
     8     *  Contributors:
     9     *      Texas Instruments - initial implementation
    10     * 
    11     * */
    12    /*!
    13     *  ======== microsoft.targets ========
    14     *  Targets that wrap Microsoft code generation tools.
    15     */
    16    package microsoft.targets [1,0,2,0] {
    17        module VC98;
    18        module Win32;
    19        module Net32;
    20        interface ITarget;
    21    }
    22    /*
    23     *  @(#) microsoft.targets; 1, 0, 2, 0,401; 8-4-2010 16:21:09; /db/ztree/library/trees/xdctargets/xdctargets-c27x/src/
    24     */
    25