Changeset 612 for branches/Derelict2/project
- Timestamp:
- 01/08/12 02:58:15 (5 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Derelict2/project/visuald/DerelictAllegro/DerelictAllegro.visualdproj
r545 r612 36 36 <warnings>0</warnings> 37 37 <infowarnings>0</infowarnings> 38 <checkProperty>0</checkProperty> 39 <genStackFrame>0</genStackFrame> 38 40 <pic>0</pic> 39 41 <cov>0</cov> … … 89 91 <debugremote /> 90 92 <debugEngine>0</debugEngine> 93 <debugStdOutToOutputWindow>0</debugStdOutToOutputWindow> 94 <pauseAfterRunning>0</pauseAfterRunning> 91 95 <filesToClean>*.obj</filesToClean> 92 96 </Config> … … 126 130 <warnings>0</warnings> 127 131 <infowarnings>0</infowarnings> 132 <checkProperty>0</checkProperty> 133 <genStackFrame>0</genStackFrame> 128 134 <pic>0</pic> 129 135 <cov>0</cov> … … 179 185 <debugremote /> 180 186 <debugEngine>0</debugEngine> 187 <debugStdOutToOutputWindow>0</debugStdOutToOutputWindow> 188 <pauseAfterRunning>0</pauseAfterRunning> 181 189 <filesToClean>*.obj</filesToClean> 182 190 </Config> 183 191 <Folder name="DerelictAllegro"> 184 <File path="..\..\..\DerelictAllegro\derelict\allegro\ image.d" />192 <File path="..\..\..\DerelictAllegro\derelict\allegro\acodec.d" /> 185 193 <File path="..\..\..\DerelictAllegro\derelict\allegro\allegro.d" /> 186 194 <File path="..\..\..\DerelictAllegro\derelict\allegro\allegrofuncs.d" /> 187 195 <File path="..\..\..\DerelictAllegro\derelict\allegro\allegrotypes.d" /> 196 <File path="..\..\..\DerelictAllegro\derelict\allegro\audio.d" /> 197 <File path="..\..\..\DerelictAllegro\derelict\allegro\dialog.d" /> 188 198 <File path="..\..\..\DerelictAllegro\derelict\allegro\font.d" /> 189 <File path="..\..\..\DerelictAllegro\derelict\allegro\audio.d" /> 190 <File path="..\..\..\DerelictAllegro\derelict\allegro\acodec.d" /> 199 <File path="..\..\..\DerelictAllegro\derelict\allegro\image.d" /> 200 <File path="..\..\..\DerelictAllegro\derelict\allegro\primitives.d" /> 201 <File path="..\..\..\DerelictAllegro\derelict\allegro\ttf.d" /> 191 202 </Folder> 192 203 </DProject>
