Development

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
(Project)
(Project)
Line 47: Line 47:
 
* [[UltraEdit project file]] (.prj, pui)
 
* [[UltraEdit project file]] (.prj, pui)
 
* [[Visual Studio IntelliSense Database File]] (.sdf)
 
* [[Visual Studio IntelliSense Database File]] (.sdf)
* [[Visual Studio No Compile Browser File (.ncb)
+
* [[Visual Studio No Compile Browser File]] (.ncb)
 
* [[Visual Studio Project File]] (.vcproj, .vcxproj, .vdproj)
 
* [[Visual Studio Project File]] (.vcproj, .vcxproj, .vdproj)
 
* [[Visual Studio Solution File]] (.sln)
 
* [[Visual Studio Solution File]] (.sln)

Revision as of 03:32, 13 December 2012

File Format
Name Development
Ontology

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

  • CLASS (Java bytecode)
  • LIB (Static library file, a variant of the UNIX ar format)
  • Object file format (.o, .obj)
  • PYC (Python bytecode)
  • SREC (.s19, .sre, .srec, .s)
  • TPU (Turbo Pascal Unit)

Linking

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

Project

Resource

Specialized

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox