SHIFT

videogame

http://shift.delblanco.es

C
ode
What is included ...
Downloads<<
  1. Common
    Code files with the simple framework of DirectX SDK

  2. Exe
    Destination folder for the final application and models, sounds ...

  3. Resources
    Some application resources

  4. Tmp
    Temporally compilation files, obj's, .res's ...

  5. Units
    Code files of the application

SHIFT <<
How to compile with Visual C++ Toolkit ...
Downloads<<
  1. Edit "Makefile" file and modify the directives SDK_INCLUDE and SDK_LIB with the correct DirectX SDK directories

  2. Open a windows line shell: start -> run -> "cmd"

  3. Change to the code directory

  4. Load the Visual C++ Toolkit variables (try with "vars.bat")

  5. Type "nmake" to execute makefile

SHIFT <<
How to compile with Visual Studio ...
Downloads<<
  1. Open the solution "Solucion.sln"

  2. Choose between Debug or Release compilation

  3. Press F5 to compile and execute

SHIFT <<
Copyright (C) 2008 under GPLv3 license