fileDirectoryExplanation

From Musik

Note: This should be considered a stub. Mostly I'm starting this as a way to start learning the code. Hopefully it will be helpful to those that come after and perhaps others will help expand it.

Note: Started this from the SVN code of 4-13-06

Table of contents

[BuildDir]\.svn

Used for svn

[BuildDir]\musikCore

Used for building the [BuildDir]\musikCube\bin\musikCore_u.dll

[BuildDir]\musikCore\changelog.txt
Log of all changes made to the current version and past versions to date
[BuildDir]\musikCore\CMakeLists.txt
CMake build list
[BuildDir]\musikCore\doxygen.css
Cascading Style Sheet for the DoxyGen documentation generator
[BuildDir]\musikCore\install-fmod.sh
Linux shell script that downloads FMOD, a sound library, probably used in the Linux build
[BuildDir]\musikCore\license.txt
License agreement (EULA) in using/modifying musikCore
[BuildDir]\musikCore\musikCore.prj
Anjuta C++ IDE project file for Linux
[BuildDir]\musikCore\musikCore.pws
Anjuta C++ IDE preference file
[BuildDir]\musikCore\musikCore.sln
Visual Studio .NET 2003 solution file
[BuildDir]\musikCore\musikCore.vcproj
Visual Studio .NET 2003 project file
[BuildDir]\musikCore\todo.txt
List of goals or problems currently in the project

[BuildDir]\musikCore\.svn

Used for svn

[BuildDir]\musikCore\3rdparty

Used to hold the 3rd party files

[BuildDir]\musikCore\include

Header files used in the core

[BuildDir]\musikCore\lib

Output directory for the compiled pieces of the program

[BuildDir]\musikCore\src

CPP files used in the core

[BuildDir]\musikCore\win32

A few core plugins

[BuildDir]\musikCube

Used for the musikCube gui.

[BuildDir]\musikCore\changelog.txt
Log of all changes made to the current version and past versions to date
[BuildDir]\musikCore\license.txt
License agreement (EULA) in using/modifying musikCore
[BuildDir]\musikCore\musikCore.sln
Visual Studio .NET 2003 solution file
[BuildDir]\musikCore\musikCore.vcproj
Visual Studio .NET 2003 project file
[BuildDir]\musikCore\(assorted .h and .cpp files)
Files used in the compilation of the musikCube GUI

[BuildDir]\musikCube\.svn

Used for svn

[BuildDir]\musikCube\3rdparty

Used to hold the 3rd party files

[BuildDir]\musikCube\bin

Output directory for musikCube

[BuildDir]\musikCube\contrib

A few contributed plugins that made it into the main source

[BuildDir]\musikCube\installer

?

[BuildDir]\musikCube\MMShellHook

?

[BuildDir]\musikCube\res

Resource files for the musikCube GUI