diff --git a/.gitignore b/.gitignore index 4fa7b67..ae6087d 100644 --- a/.gitignore +++ b/.gitignore @@ -330,9 +330,9 @@ node_modules/ # Visual Studio 6 auto-generated project file (contains which files were open etc.) *.vbp -# Visual Studio 6 workspace and project file (working project files containing files to include in project) -*.dsw -*.dsp +## # Visual Studio 6 workspace and project file (working project files containing files to include in project) +## *.dsw +## *.dsp # Visual Studio 6 technical files *.ncb @@ -463,6 +463,7 @@ Xbox-Release/ !**/COPYING.LIB !**/ENCVAG.DLL !**/ENCVAG.LIB +!**/Mp3dec.asi !**/Mss32.dll !**/XT4100Libd.dll !**/dsptool.dll @@ -477,11 +478,15 @@ Xbox-Release/ !xCore/3rdParty/DirectX9/*.lib !xCore/3rdParty/Miles6/Examples/Win/*.dll !xCore/3rdParty/Miles6/Examples/Win/*.exe +!xCore/3rdParty/Miles6/Examples/Win/*.m3d !xCore/3rdParty/Miles6/Examples/console/*.dll !xCore/3rdParty/Miles6/Examples/console/*.exe !xCore/3rdParty/Miles6/lib/win/*.lib !xCore/3rdParty/Miles6/redist/win32/ -!xCore/3rdParty/Miles6/redist/win32/Mss32.dll +!xCore/3rdParty/Miles6/redist/win32/*.asi +!xCore/3rdParty/Miles6/redist/win32/*.dll +!xCore/3rdParty/Miles6/redist/win32/*.flt +!xCore/3rdParty/Miles6/redist/win32/*.m3d !xCore/3rdParty/Miles6/src/M3d/Rsx/*.lib !xCore/3rdParty/Miles6/src/win/Dodefs.exe !xCore/3rdParty/Miles6/tools/win/*.dll diff --git a/Scratch/SA/IOP/InevIop/mssccprj.scc b/Scratch/SA/IOP/InevIop/mssccprj.scc new file mode 100644 index 0000000..5eeb327 --- /dev/null +++ b/Scratch/SA/IOP/InevIop/mssccprj.scc @@ -0,0 +1,5 @@ +SCC = This is a Source Code Control file + +[ineviop.dsp] +SCC_Aux_Path = "\\project1\Tribes2\VSS" +SCC_Project_Name = "$/T2/xCore/Entropy/PS2/IOP/InevIop", JFMAAAAA diff --git a/Scratch/SA/IOP/InevIop/vssver.scc b/Scratch/SA/IOP/InevIop/vssver.scc new file mode 100644 index 0000000..abb027d Binary files /dev/null and b/Scratch/SA/IOP/InevIop/vssver.scc differ