DXGL r206 - Code Review

Jump to navigation Jump to search
Repository:DXGL
Revision:r205‎ | r206 | r207 >
Date:23:34, 8 July 2012
Author:admin
Status:new
Tags:
Comment:
Add auto-generated version headers to ignore list.
Remove precompiled header from build tool.
Modified paths:
  • /buildtool/common.h (deleted) (history)
  • /buildtool/precomp.cpp (deleted) (history)
  • /common (modified) (history)

Diff [purge]

Index: buildtool/precomp.cpp
@@ -1,20 +0,0 @@
2 -// DXGL
3 -// Copyright (C) 2012 William Feely
4 -
5 -// This library is free software; you can redistribute it and/or
6 -// modify it under the terms of the GNU Lesser General Public
7 -// License as published by the Free Software Foundation; either
8 -// version 2.1 of the License, or (at your option) any later version.
9 -
10 -// This library is distributed in the hope that it will be useful,
11 -// but WITHOUT ANY WARRANTY; without even the implied warranty of
12 -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 -// Lesser General Public License for more details.
14 -
15 -// You should have received a copy of the GNU Lesser General Public
16 -// License along with this library; if not, write to the Free Software
17 -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18 -
19 -#include "common.h"
20 -
21 -
Index: buildtool/common.h
@@ -1,25 +0,0 @@
2 -// DXGL
3 -// Copyright (C) 2012 William Feely
4 -
5 -// This library is free software; you can redistribute it and/or
6 -// modify it under the terms of the GNU Lesser General Public
7 -// License as published by the Free Software Foundation; either
8 -// version 2.1 of the License, or (at your option) any later version.
9 -
10 -// This library is distributed in the hope that it will be useful,
11 -// but WITHOUT ANY WARRANTY; without even the implied warranty of
12 -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 -// Lesser General Public License for more details.
14 -
15 -// You should have received a copy of the GNU Lesser General Public
16 -// License along with this library; if not, write to the Free Software
17 -// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
18 -
19 -#pragma once
20 -#ifndef _COMMON_H
21 -#define _COMMON_H
22 -
23 -#include <cstdio>
24 -#include <iostream>
25 -
26 -#endif //_COMMON_H
\ No newline at end of file
Index: common
Property changes on: common
___________________________________________________________________
Modified: svn:ignore
## -4,3 +4,5 ##
271 Release no DXGL
282 *.layout
293 common.vcxproj.user
 4+version.h
 5+version.nsh