Changeset 331


Ignore:
Timestamp:
06/08/07 01:19:08 (17 years ago)
Author:
zorg
Message:

misc

Location:
libmpc/trunk/win32
Files:
3 deleted
9 edited
1 moved

Legend:

Unmodified
Added
Removed
  • libmpc/trunk/win32/libcommon.vcproj

    r329 r331  
    146146        <Files>
    147147                <Filter
    148                         Name="Source Files"
     148                        Name="sources"
    149149                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    150150                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    151151                        >
     152                        <File
     153                                RelativePath=".\attgetopt.c"
     154                                >
     155                        </File>
    152156                        <File
    153157                                RelativePath="..\common\crc32.c"
     
    159163                        </File>
    160164                </Filter>
     165                <Filter
     166                        Name="headers"
     167                        >
     168                        <File
     169                                RelativePath=".\getopt.h"
     170                                >
     171                        </File>
     172                </Filter>
    161173        </Files>
    162174        <Globals>
  • libmpc/trunk/win32/libmpcdec.vcproj

    r287 r331  
    150150        <Files>
    151151                <Filter
    152                         Name="Headers"
     152                        Name="headers"
    153153                        >
    154154                        <File
     
    178178                </Filter>
    179179                <Filter
    180                         Name="Sources"
     180                        Name="sources"
    181181                        >
    182182                        <File
     
    214214                </Filter>
    215215                <Filter
    216                         Name="Interface"
     216                        Name="interface"
    217217                        >
    218218                        <File
  • libmpc/trunk/win32/libmpcenc.vcproj

    r329 r331  
    148148        <Files>
    149149                <Filter
    150                         Name="Header Files"
     150                        Name="headers"
    151151                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
    152152                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
     
    158158                </Filter>
    159159                <Filter
    160                         Name="Source Files"
     160                        Name="sources"
    161161                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    162162                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  • libmpc/trunk/win32/libmpcpsy.vcproj

    r329 r331  
    148148        <Files>
    149149                <Filter
    150                         Name="Header Files"
     150                        Name="headers"
    151151                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
    152152                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
     
    158158                </Filter>
    159159                <Filter
    160                         Name="Source Files"
     160                        Name="sources"
    161161                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    162162                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  • libmpc/trunk/win32/libwavformat.vcproj

    r329 r331  
    151151        <Files>
    152152                <Filter
    153                         Name="Headers"
     153                        Name="headers"
    154154                        >
    155155                        <File
     
    159159                </Filter>
    160160                <Filter
    161                         Name="Sources"
     161                        Name="sources"
    162162                        >
    163163                        <File
  • libmpc/trunk/win32/mpc2sv8.vcproj

    r330 r331  
    185185        <Files>
    186186                <Filter
    187                         Name="Source Files"
    188                         Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    189                         UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    190                         >
    191                         <File
    192                                 RelativePath="..\mpcenc\keyboard.c"
    193                                 >
    194                         </File>
    195                         <File
    196                                 RelativePath="..\mpcenc\mpcenc.c"
    197                                 >
    198                         </File>
    199                         <File
    200                                 RelativePath="..\mpcenc\pipeopen.c"
    201                                 >
    202                         </File>
    203                         <File
    204                                 RelativePath="..\mpcenc\stderr.c"
    205                                 >
    206                         </File>
    207                         <File
    208                                 RelativePath="..\mpcenc\tags.c"
    209                                 >
    210                         </File>
    211                         <File
    212                                 RelativePath="..\mpcenc\wave_in.c"
    213                                 >
    214                         </File>
    215                         <File
    216                                 RelativePath="..\mpcenc\winmsg.c"
    217                                 >
    218                         </File>
    219                 </Filter>
    220                 <Filter
    221                         Name="Header Files"
     187                        Name="sources"
    222188                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
    223189                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    224190                        >
    225191                        <File
    226                                 RelativePath="..\mpcenc\config.h"
    227                                 >
    228                         </File>
    229                         <File
    230                                 RelativePath="..\mpcenc\mpcenc.h"
    231                                 >
    232                         </File>
    233                         <File
    234                                 RelativePath="..\mpcenc\mpp.h"
    235                                 >
    236                         </File>
    237                         <File
    238                                 RelativePath="..\mpcenc\mppdec.h"
    239                                 >
    240                         </File>
    241                         <File
    242                                 RelativePath="..\mpcenc\predict.h"
     192                                RelativePath="..\mpc2sv8\mpc2sv8.c"
    243193                                >
    244194                        </File>
  • libmpc/trunk/win32/mpccut.vcproj

    r330 r331  
    185185        <Files>
    186186                <Filter
    187                         Name="Source Files"
     187                        Name="sources"
    188188                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    189189                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
    190190                        >
    191191                        <File
    192                                 RelativePath=".\attgetopt.c"
    193                                 >
    194                         </File>
    195                         <File
    196192                                RelativePath="..\mpccut\mpccut.c"
    197                                 >
    198                         </File>
    199                 </Filter>
    200                 <Filter
    201                         Name="Header Files"
    202                         Filter="h;hpp;hxx;hm;inl;inc;xsd"
    203                         UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
    204                         >
    205                         <File
    206                                 RelativePath=".\getopt.h"
    207193                                >
    208194                        </File>
  • libmpc/trunk/win32/mpcdec.vcproj

    r330 r331  
    6363                        <Tool
    6464                                Name="VCLinkerTool"
    65                                 AdditionalDependencies="libmpcdec_d.lib libwavformat_d.lib"
    6665                                OutputFile="$(OutDir)\$(ProjectName)_d.exe"
    6766                                AdditionalLibraryDirectories="../bin"
     
    146145                        <Tool
    147146                                Name="VCLinkerTool"
    148                                 AdditionalDependencies="libmpcdec.lib libwavformat.lib"
    149147                                AdditionalLibraryDirectories="../bin"
    150148                                GenerateManifest="false"
     
    187185        <Files>
    188186                <Filter
    189                         Name="Sources"
     187                        Name="sources"
    190188                        >
    191189                        <File
    192                                 RelativePath=".\attgetopt.c"
    193                                 >
    194                         </File>
    195                         <File
    196190                                RelativePath="..\mpcdec\mpcdec.c"
    197                                 >
    198                         </File>
    199                 </Filter>
    200                 <Filter
    201                         Name="Headers"
    202                         >
    203                         <File
    204                                 RelativePath=".\getopt.h"
    205191                                >
    206192                        </File>
  • libmpc/trunk/win32/mpcenc.vcproj

    r330 r331  
    185185        <Files>
    186186                <Filter
    187                         Name="Source Files"
     187                        Name="sources"
    188188                        Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
    189189                        UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
     
    219219                </Filter>
    220220                <Filter
    221                         Name="Header Files"
     221                        Name="headers"
    222222                        Filter="h;hpp;hxx;hm;inl;inc;xsd"
    223223                        UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  • libmpc/trunk/win32/musepack.sln

    r326 r331  
    1414EndProject
    1515Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmpcenc", "libmpcenc.vcproj", "{44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}"
     16EndProject
     17Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpcdec", "mpcdec.vcproj", "{A527175B-22A9-41AB-B2E8-580F573CCAFB}"
     18        ProjectSection(ProjectDependencies) = postProject
     19                {49A26D14-0AD0-497E-A982-42BFD4D992FC} = {49A26D14-0AD0-497E-A982-42BFD4D992FC}
     20                {13D176A2-B6BB-403F-A816-AA1F388078B7} = {13D176A2-B6BB-403F-A816-AA1F388078B7}
     21                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3} = {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}
     22        EndProjectSection
     23EndProject
     24Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpccut", "mpccut.vcproj", "{ABBF9DD7-650F-48A8-9810-B76F233520F3}"
     25        ProjectSection(ProjectDependencies) = postProject
     26                {44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96} = {44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}
     27                {49A26D14-0AD0-497E-A982-42BFD4D992FC} = {49A26D14-0AD0-497E-A982-42BFD4D992FC}
     28                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3} = {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}
     29        EndProjectSection
     30EndProject
     31Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "mpc2sv8", "mpc2sv8.vcproj", "{36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}"
     32        ProjectSection(ProjectDependencies) = postProject
     33                {49A26D14-0AD0-497E-A982-42BFD4D992FC} = {49A26D14-0AD0-497E-A982-42BFD4D992FC}
     34                {44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96} = {44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}
     35                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3} = {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}
     36        EndProjectSection
     37EndProject
     38Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libmpcdec", "libmpcdec.vcproj", "{4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}"
     39EndProject
     40Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libwavformat", "libwavformat.vcproj", "{13D176A2-B6BB-403F-A816-AA1F388078B7}"
    1641EndProject
    1742Global
     
    3762                {44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}.Release|Win32.ActiveCfg = Release|Win32
    3863                {44EC1266-D2EE-47B8-ACFC-8BD52E7FFF96}.Release|Win32.Build.0 = Release|Win32
     64                {A527175B-22A9-41AB-B2E8-580F573CCAFB}.Debug|Win32.ActiveCfg = Debug|Win32
     65                {A527175B-22A9-41AB-B2E8-580F573CCAFB}.Debug|Win32.Build.0 = Debug|Win32
     66                {A527175B-22A9-41AB-B2E8-580F573CCAFB}.Release|Win32.ActiveCfg = Release|Win32
     67                {A527175B-22A9-41AB-B2E8-580F573CCAFB}.Release|Win32.Build.0 = Release|Win32
     68                {ABBF9DD7-650F-48A8-9810-B76F233520F3}.Debug|Win32.ActiveCfg = Debug|Win32
     69                {ABBF9DD7-650F-48A8-9810-B76F233520F3}.Debug|Win32.Build.0 = Debug|Win32
     70                {ABBF9DD7-650F-48A8-9810-B76F233520F3}.Release|Win32.ActiveCfg = Release|Win32
     71                {ABBF9DD7-650F-48A8-9810-B76F233520F3}.Release|Win32.Build.0 = Release|Win32
     72                {36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}.Debug|Win32.ActiveCfg = Debug|Win32
     73                {36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}.Debug|Win32.Build.0 = Debug|Win32
     74                {36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}.Release|Win32.ActiveCfg = Release|Win32
     75                {36225C6A-FFA3-4E70-928E-1F69F7A3FCE1}.Release|Win32.Build.0 = Release|Win32
     76                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}.Debug|Win32.ActiveCfg = Debug|Win32
     77                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}.Debug|Win32.Build.0 = Debug|Win32
     78                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}.Release|Win32.ActiveCfg = Release|Win32
     79                {4C5362CD-0BF2-4B3B-971B-8293EB1A1DC3}.Release|Win32.Build.0 = Release|Win32
     80                {13D176A2-B6BB-403F-A816-AA1F388078B7}.Debug|Win32.ActiveCfg = Debug|Win32
     81                {13D176A2-B6BB-403F-A816-AA1F388078B7}.Debug|Win32.Build.0 = Debug|Win32
     82                {13D176A2-B6BB-403F-A816-AA1F388078B7}.Release|Win32.ActiveCfg = Release|Win32
     83                {13D176A2-B6BB-403F-A816-AA1F388078B7}.Release|Win32.Build.0 = Release|Win32
    3984        EndGlobalSection
    4085        GlobalSection(SolutionProperties) = preSolution
Note: See TracChangeset for help on using the changeset viewer.