Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Intermediate)
(build automation)
Line 11: Line 11:
 
See also: [[Source code]], [[Executables]]
 
See also: [[Source code]], [[Executables]]
  
== Project ==
+
== Build Automation ==
* [[DSP]] (Developer Studio project)
+
* [[Apache Ant build file]]
* [[DSW]] (Developer Studio workspace)
+
* [[Apache Maven POM file]]
* [[NCB]] (Visual Studio no compile browser file)
+
* [[Jamfile]]
* [[PRJ]] (UltraEdit project file)
+
* [[Makefile]]
* [[SDF]] (Visual Studio IntelliSense database file)
+
* [[SLN]] (Visual Studio solution file)
+
* [[SUO]] (Visual Studio solution options file)
+
* [[VCPROJ]] (Visual Studio project file)
+
* [[VCXPROJ]] (Visual Studio project file)
+
* [[VDPROJ]] (Visual Studio deployment project file)
+
  
 
== Compiling ==
 
== Compiling ==
Line 45: Line 39:
 
* [[IIK]] (Incremental link file)
 
* [[IIK]] (Incremental link file)
 
* [[MAP]] (Memory map link information)
 
* [[MAP]] (Memory map link information)
 +
 +
== Project ==
 +
* [[DSP]] (Developer Studio project)
 +
* [[DSW]] (Developer Studio workspace)
 +
* [[NCB]] (Visual Studio no compile browser file)
 +
* [[PRJ]] (UltraEdit project file)
 +
* [[SDF]] (Visual Studio IntelliSense database file)
 +
* [[SLN]] (Visual Studio solution file)
 +
* [[SUO]] (Visual Studio solution options file)
 +
* [[VCPROJ]] (Visual Studio project file)
 +
* [[VCXPROJ]] (Visual Studio project file)
 +
* [[VDPROJ]] (Visual Studio deployment project file)
 +
  
 
== Resource ==
 
== Resource ==
 
* [[Resource script file]] (.rc, .rc2)
 
* [[Resource script file]] (.rc, .rc2)

Revision as of 20:36, 9 November 2012

File Formats > Electronic File Formats > Development

File formats concerning compilers, interpreters, linkers, IDEs, etc.

See also: Source code, Executables

Contents

Build Automation

Compiling

  • BSC (Browser code file)
  • IDB (State file)
  • IDL (Interface definition language file)
  • SBR (Visual Studio source browser intermediate file)

Debug

Intermediate

Linking

  • IIK (Incremental link file)
  • MAP (Memory map link information)

Project

  • DSP (Developer Studio project)
  • DSW (Developer Studio workspace)
  • NCB (Visual Studio no compile browser file)
  • PRJ (UltraEdit project file)
  • SDF (Visual Studio IntelliSense database file)
  • SLN (Visual Studio solution file)
  • SUO (Visual Studio solution options file)
  • VCPROJ (Visual Studio project file)
  • VCXPROJ (Visual Studio project file)
  • VDPROJ (Visual Studio deployment project file)


Resource

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox